| Additional Questions for each Class with Solution | ||||||
|---|---|---|---|---|---|---|
| 6th | 7th | 8th | 9th | 10th | 11th | 12th |
| Content On This Page | ||
|---|---|---|
| Objective Type Questions | Short Answer Type Questions | Long Answer Type Questions |
Chapter 5 Continuity and Differentiability (Additional Questions)
Welcome to this crucial supplementary practice section focused on Continuity and Differentiability, foundational pillars of calculus that form a significant part of your Class 12 mathematics curriculum. This chapter delves into the rigorous definition of these concepts using limits, exploring the intimate relationship between them (differentiability implies continuity, but not vice-versa), and equipping you with a powerful arsenal of techniques for differentiating a vast array of complex functions. Mastering continuity and differentiability is not just about applying rules; it's about understanding the behavior of functions at a fundamental level – their smoothness and connectedness – and developing the mechanical proficiency required for subsequent topics like applications of derivatives and integration. This collection of additional questions provides the demanding and varied practice needed to achieve this mastery, tackling more intricate functions, challenging proofs, and deeper conceptual explorations.
Recall the limit-based definitions: a function $f(x)$ is continuous at $x=a$ if $\lim\limits_{x \to a} f(x) = f(a)$ (requiring LHL = RHL = $f(a)$). It is differentiable at $x=a$ if the limit defining the derivative exists: $f'(a) = \lim\limits_{h \to 0} \frac{f(a+h) - f(a)}{h}$. This supplementary section provides extensive practice in analyzing continuity and differentiability, especially for piecewise-defined functions at the points where the definition changes. This often involves calculating Left-Hand and Right-Hand limits (for continuity) and Left-Hand and Right-Hand derivatives (for differentiability) and may require finding unknown constants within the function's definition to ensure these properties hold.
The bulk of the chapter, and this practice section, focuses on mastering various differentiation techniques. Building upon the basic rules (sum, difference, product, quotient) from Class 11, Class 12 introduces methods for differentiating more complex function types:
- Chain Rule: Essential for differentiating composite functions ($y = f(g(x)) \implies \frac{dy}{dx} = f'(g(x)) \cdot g'(x)$). This rule is fundamental and used ubiquitously.
- Implicit Differentiation: Used when $y$ is defined implicitly as a function of $x$ (e.g., $x^2 + y^2 = r^2$), requiring differentiation of both sides with respect to $x$ and careful application of the chain rule for terms involving $y$.
- Differentiation of Inverse Trigonometric Functions: Finding derivatives of $\sin^{-1}x, \cos^{-1}x, \tan^{-1}x,$ etc.
- Differentiation of Exponential and Logarithmic Functions: Finding derivatives of $e^x, a^x, \ln x, \log_a x$.
- Logarithmic Differentiation: A powerful technique, particularly useful for functions of the form $y = [f(x)]^{g(x)}$ (variable exponent) or for simplifying differentiation of complex products and quotients by taking logarithms first.
- Differentiation of Parametric Functions: When $x$ and $y$ are both defined in terms of a third parameter $t$ ($x=f(t), y=g(t)$), finding $\frac{dy}{dx}$ using $\frac{dy}{dx} = \frac{dy/dt}{dx/dt}$.
This section offers numerous complex problems demanding proficient and combined application of these rules. You will also practice finding second-order derivatives ($\frac{d^2y}{dx^2}$) for intricate functions. Furthermore, the chapter introduces the Mean Value Theorems – Rolle's Theorem and Lagrange's Mean Value Theorem (MVT) – which connect the average rate of change over an interval to the instantaneous rate of change at some point within it. You will practice verifying the conditions for these theorems and finding the corresponding value 'c', potentially in less straightforward function scenarios. Revisiting derivative definition from first principles for certain functions might also feature for conceptual reinforcement. This rigorous practice is indispensable for mastering differentiation techniques for virtually all standard function types, deeply understanding the theoretical link between limits, continuity, and differentiability, and building the robust calculus foundation essential for the study of applications of derivatives, integration, and differential equations.
Objective Type Questions
Question 1. A function $f(x)$ is continuous at $x=a$ if:
(A) $\lim\limits_{x \to a} f(x)$ exists.
(B) $f(a)$ is defined.
(C) $\lim\limits_{x \to a} f(x) = f(a)$.
(D) The left-hand limit equals the right-hand limit.
Answer:
Correct Option: (C)
A function $f(x)$ is said to be continuous at a point $x=a$ if it satisfies the following three conditions:
1. $f(a)$ is defined: The function must have a defined value at the point $x=a$.
2. $\lim\limits_{x \to a} f(x)$ exists: The limit of the function as $x$ approaches $a$ must exist. This means that the left-hand limit (LHL) must be equal to the right-hand limit (RHL) at $x=a$. That is, $\lim\limits_{x \to a^-} f(x) = \lim\limits_{x \to a^+} f(x)$.
3. $\lim\limits_{x \to a} f(x) = f(a)$: The value of the limit of the function as $x$ approaches $a$ must be equal to the value of the function at $x=a$.
Let's analyze the given options in the context of these conditions:
(A) $\lim\limits_{x \to a} f(x)$ exists.
This statement corresponds to condition 2. While necessary for continuity, it is not sufficient on its own. For example, $f(a)$ might not be defined, or if defined, $f(a)$ might not be equal to the limit. Consider a function with a removable discontinuity where the limit exists but $f(a)$ is undefined or different from the limit value.
(B) $f(a)$ is defined.
This statement corresponds to condition 1. This is also a necessary condition but not sufficient. The limit might not exist at $x=a$, or if it exists, it might not be equal to $f(a)$.
(C) $\lim\limits_{x \to a} f(x) = f(a)$.
This single statement encapsulates all three conditions for continuity. For this equality to hold:
- $f(a)$ must be defined (so that the right side of the equation has a value). This satisfies condition 1.
- $\lim\limits_{x \to a} f(x)$ must exist (so that the left side of the equation has a value). This satisfies condition 2.
- These two values must be equal. This directly states condition 3.
Therefore, this option is the complete definition of continuity at a point.
(D) The left-hand limit equals the right-hand limit.
This statement, $\lim\limits_{x \to a^-} f(x) = \lim\limits_{x \to a^+} f(x)$, implies that $\lim\limits_{x \to a} f(x)$ exists (condition 2). However, similar to option (A), this alone does not guarantee continuity because $f(a)$ might be undefined or not equal to this common limit value.
Thus, option (C) is the most comprehensive and correct statement that defines the continuity of a function $f(x)$ at $x=a$. It inherently includes the existence of the limit and the function being defined at that point, along with their equality.
Question 2. The function $f(x) = |x-3|$ is continuous at:
(A) $x=3$ only
(B) all $x \in \mathbb{R}$ except $x=3$
(C) all $x \in \mathbb{R}$
(D) $x=0$ only
Answer:
Correct Option: (C)
Explanation:
The function given is $f(x) = |x-3|$. We want to determine the points where this function is continuous.
Method 1: Using properties of continuous functions
Let $g(x) = x-3$ and $h(y) = |y|$.
The function $g(x) = x-3$ is a polynomial function. Polynomial functions are continuous for all real numbers, so $g(x)$ is continuous for all $x \in \mathbb{R}$.
The absolute value function $h(y) = |y|$ is known to be continuous for all real numbers $y \in \mathbb{R}$.
The given function $f(x) = |x-3|$ can be expressed as a composition of these two continuous functions: $f(x) = h(g(x)) = h(x-3) = |x-3|$.
The composition of two continuous functions is also continuous. Therefore, $f(x) = |x-3|$ is continuous for all $x \in \mathbb{R}$.
Method 2: Using the piecewise definition of the absolute value function
The function $f(x) = |x-3|$ can be written in a piecewise form based on the definition of the absolute value:
$f(x) = \begin{cases} x-3 & , & \text{if } x-3 \geq 0 \\ -(x-3) & , & \text{if } x-3 < 0 \end{cases}$
This simplifies to:
$f(x) = \begin{cases} x-3 & , & x \geq 3 \\ 3-x & , & x < 3 \end{cases}$
Now, we analyze the continuity in different intervals and at the point $x=3$.
Case 1: For $x < 3$
If $x < 3$, then $f(x) = 3-x$. This is a linear polynomial, and all polynomial functions are continuous everywhere. So, $f(x)$ is continuous for all $x < 3$.
Case 2: For $x > 3$
If $x > 3$, then $f(x) = x-3$. This is also a linear polynomial and is continuous everywhere. So, $f(x)$ is continuous for all $x > 3$.
Case 3: At $x = 3$
To check for continuity at $x=3$, we need to verify three conditions:
1. $f(3)$ must be defined.
Using the definition $f(x) = x-3$ for $x \geq 3$:
$f(3) = 3-3 = 0$
…(i)
Thus, $f(3)$ is defined and $f(3)=0$.
2. $\lim\limits_{x \to 3} f(x)$ must exist. This means the Left-Hand Limit (LHL) must equal the Right-Hand Limit (RHL).
Left-Hand Limit (LHL): $\lim\limits_{x \to 3^-} f(x)$
For $x \to 3^-$, $x < 3$, so $f(x) = 3-x$.
$\text{LHL} = \lim\limits_{x \to 3^-} (3-x) = 3-3 = 0$
$\text{LHL} = 0$
…(ii)
Right-Hand Limit (RHL): $\lim\limits_{x \to 3^+} f(x)$
For $x \to 3^+$, $x > 3$, so $f(x) = x-3$.
$\text{RHL} = \lim\limits_{x \to 3^+} (x-3) = 3-3 = 0$
$\text{RHL} = 0$
…(iii)
Since LHL = RHL = 0 (from (ii) and (iii)), the limit exists and $\lim\limits_{x \to 3} f(x) = 0$.
3. $\lim\limits_{x \to 3} f(x) = f(3)$.
From (i), we have $f(3) = 0$.
From our limit calculation, $\lim\limits_{x \to 3} f(x) = 0$.
Since $\lim\limits_{x \to 3} f(x) = f(3) = 0$, the function $f(x)$ is continuous at $x=3$.
Conclusion:
The function $f(x) = |x-3|$ is continuous for $x < 3$, continuous for $x > 3$, and also continuous at $x=3$. Therefore, $f(x) = |x-3|$ is continuous for all $x \in \mathbb{R}$ (all real numbers).
Question 3. If $f(x)$ and $g(x)$ are continuous functions at $x=c$, then which of the following is NOT necessarily continuous at $x=c$?
(A) $f(x) + g(x)$
(B) $f(x) - g(x)$
(C) $f(x)g(x)$
(D) $\frac{f(x)}{g(x)}$
Answer:
Correct Option: (D)
Explanation:
Given that $f(x)$ and $g(x)$ are continuous functions at $x=c$. We need to determine which of the given combinations is NOT necessarily continuous at $x=c$.
We recall the algebra of continuous functions. If $f$ and $g$ are two real functions continuous at a real number $c$, then:
1. $f+g$ is continuous at $x=c$.
Since $f$ and $g$ are continuous at $x=c$, we have:
$\lim\limits_{x \to c} f(x) = f(c)$
$\lim\limits_{x \to c} g(x) = g(c)$
Then, $\lim\limits_{x \to c} (f(x) + g(x)) = \lim\limits_{x \to c} f(x) + \lim\limits_{x \to c} g(x) = f(c) + g(c) = (f+g)(c)$.
So, $f(x) + g(x)$ is continuous at $x=c$. Option (A) is necessarily continuous.
2. $f-g$ is continuous at $x=c$.
Similarly, $\lim\limits_{x \to c} (f(x) - g(x)) = \lim\limits_{x \to c} f(x) - \lim\limits_{x \to c} g(x) = f(c) - g(c) = (f-g)(c)$.
So, $f(x) - g(x)$ is continuous at $x=c$. Option (B) is necessarily continuous.
3. $fg$ is continuous at $x=c$.
$\lim\limits_{x \to c} (f(x)g(x)) = (\lim\limits_{x \to c} f(x))(\lim\limits_{x \to c} g(x)) = f(c)g(c) = (fg)(c)$.
So, $f(x)g(x)$ is continuous at $x=c$. Option (C) is necessarily continuous.
4. $\frac{f}{g}$ is continuous at $x=c$, provided $g(c) \neq 0$.
$\lim\limits_{x \to c} \frac{f(x)}{g(x)} = \frac{\lim\limits_{x \to c} f(x)}{\lim\limits_{x \to c} g(x)} = \frac{f(c)}{g(c)} = (\frac{f}{g})(c)$, if $g(c) \neq 0$.
If $g(c) = 0$, then the function $\frac{f(x)}{g(x)}$ is undefined at $x=c$, and therefore it cannot be continuous at $x=c$. Even if $f(c)$ is also $0$, the limit might exist but the function value at $c$ would be undefined.
For example, let $f(x) = x$ and $g(x) = x-c$. Both are continuous at $x=c$.
However, $g(c) = c-c = 0$.
Then $\frac{f(x)}{g(x)} = \frac{x}{x-c}$. At $x=c$, this function is $\frac{c}{0}$, which is undefined. Thus, $\frac{f(x)}{g(x)}$ is not continuous at $x=c$ in this case.
Therefore, $\frac{f(x)}{g(x)}$ is NOT necessarily continuous at $x=c$. It is only continuous if the additional condition $g(c) \neq 0$ is met.
Conclusion:
Options (A), (B), and (C) represent operations (sum, difference, product) that always result in a continuous function if the original functions are continuous at the point.
Option (D) represents the quotient of two functions. The continuity of the quotient $\frac{f(x)}{g(x)}$ at $x=c$ requires an additional condition: $g(c) \neq 0$. Since this condition is not guaranteed by the premise that $f(x)$ and $g(x)$ are continuous at $x=c$, the quotient $\frac{f(x)}{g(x)}$ is not necessarily continuous at $x=c$.
Question 4. If a function $f(x)$ is differentiable at a point $x=a$, then it must be:
(A) Continuous at $x=a$
(B) Discontinuous at $x=a$
(C) Has a sharp corner at $x=a$
(D) Undefined at $x=a$
Answer:
Correct Option: (A)
Explanation:
The relationship between differentiability and continuity is a fundamental concept in calculus.
Theorem: If a function $f(x)$ is differentiable at a point $x=a$, then it is continuous at $x=a$.
Proof:
If $f(x)$ is differentiable at $x=a$, then the derivative $f'(a)$ exists, and it is defined as:
$f'(a) = \lim\limits_{x \to a} \frac{f(x) - f(a)}{x-a}$
…(i)
For $f(x)$ to be continuous at $x=a$, we need to show that $\lim\limits_{x \to a} f(x) = f(a)$, or equivalently, $\lim\limits_{x \to a} (f(x) - f(a)) = 0$.
Consider the expression $f(x) - f(a)$. For $x \neq a$, we can write:
$f(x) - f(a) = \frac{f(x) - f(a)}{x-a} \cdot (x-a)$
Now, let's take the limit as $x \to a$:
$\lim\limits_{x \to a} (f(x) - f(a)) = \lim\limits_{x \to a} \left[ \frac{f(x) - f(a)}{x-a} \cdot (x-a) \right]$
Using the product rule for limits (since both individual limits exist):
$\lim\limits_{x \to a} (f(x) - f(a)) = \left( \lim\limits_{x \to a} \frac{f(x) - f(a)}{x-a} \right) \cdot \left( \lim\limits_{x \to a} (x-a) \right)$
From equation (i), we know that $\lim\limits_{x \to a} \frac{f(x) - f(a)}{x-a} = f'(a)$.
And, $\lim\limits_{x \to a} (x-a) = a-a = 0$.
So, $\lim\limits_{x \to a} (f(x) - f(a)) = f'(a) \cdot 0 = 0$.
This implies $\lim\limits_{x \to a} f(x) - \lim\limits_{x \to a} f(a) = 0$. Since $f(a)$ is a constant, $\lim\limits_{x \to a} f(a) = f(a)$.
Therefore, $\lim\limits_{x \to a} f(x) - f(a) = 0$, which means $\lim\limits_{x \to a} f(x) = f(a)$.
This is the definition of continuity of $f(x)$ at $x=a$.
Let's analyze the other options:
(B) Discontinuous at $x=a$: This is incorrect. As shown above, differentiability implies continuity. If a function is discontinuous at a point, it cannot be differentiable at that point.
(C) Has a sharp corner at $x=a$: If a function has a sharp corner (or a cusp) at $x=a$, it means the left-hand derivative and the right-hand derivative at $x=a$ are not equal. Therefore, the derivative $f'(a)$ does not exist, and the function is not differentiable at $x=a$. For example, $f(x) = |x|$ has a sharp corner at $x=0$ and is not differentiable at $x=0$, although it is continuous there.
(D) Undefined at $x=a$: If a function is undefined at $x=a$, it cannot be continuous at $x=a$ (since $f(a)$ is not defined, the first condition for continuity fails). If it's not continuous, it cannot be differentiable at $x=a$. Also, for the limit in the definition of the derivative to be considered, $f(a)$ must be defined.
Conclusion:
Differentiability at a point is a stronger condition than continuity at that point. If a function is differentiable at $x=a$, it must be continuous at $x=a$. The converse is not necessarily true (e.g., $f(x)=|x|$ at $x=0$ is continuous but not differentiable).
Question 5. The derivative of $\sin(x^2)$ with respect to $x$ is:
(A) $\cos(x^2)$
(B) $2x \cos(x^2)$
(C) $\cos(2x)$
(D) $2x \sin(x^2)$
Answer:
Correct Option: (B)
Explanation:
We need to find the derivative of $f(x) = \sin(x^2)$ with respect to $x$. This requires the use of the Chain Rule.
Let $y = f(x) = \sin(x^2)$.
We can consider this as a composite function. Let $u = x^2$. Then $y = \sin(u)$.
The Chain Rule states that if $y = g(h(x))$, then $\frac{dy}{dx} = g'(h(x)) \cdot h'(x)$.
In our case, $g(u) = \sin(u)$ and $h(x) = x^2$.
First, find the derivatives of the individual functions:
1. Derivative of the outer function $g(u) = \sin(u)$ with respect to $u$:
$\frac{dg}{du} = \frac{d}{du}(\sin(u)) = \cos(u)$
2. Derivative of the inner function $h(x) = x^2$ with respect to $x$:
$\frac{dh}{dx} = \frac{d}{dx}(x^2) = 2x$
Now, apply the Chain Rule: $\frac{dy}{dx} = \frac{dg}{du} \cdot \frac{dh}{dx}$.
Substitute $u = x^2$ back into $\frac{dg}{du}$:
$\frac{dg}{du} = \cos(u) = \cos(x^2)$
So,
$\frac{dy}{dx} = \cos(x^2) \cdot (2x)$
$\frac{dy}{dx} = 2x \cos(x^2)$
Alternatively, using Leibniz notation for the Chain Rule:
Let $y = \sin(u)$ and $u = x^2$.
Then $\frac{dy}{du} = \cos(u)$
And $\frac{du}{dx} = 2x$
According to the Chain Rule:
$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$
Substitute the derivatives:
$\frac{dy}{dx} = \cos(u) \cdot (2x)$
Substitute $u = x^2$ back into the expression:
$\frac{dy}{dx} = \cos(x^2) \cdot (2x) = 2x \cos(x^2)$
Comparing our result with the given options:
(A) $\cos(x^2)$ - This would be the result if we only differentiated the outer sine function and forgot the derivative of the inner function $x^2$.
(B) $2x \cos(x^2)$ - This matches our result.
(C) $\cos(2x)$ - This seems unrelated; possibly a confusion with $\sin(2x)$ whose derivative is $2\cos(2x)$, or with the derivative of $x^2$ being $2x$.
(D) $2x \sin(x^2)$ - This incorrectly keeps the sine function instead of changing it to cosine.
Thus, the derivative of $\sin(x^2)$ with respect to $x$ is $2x \cos(x^2)$.
Question 6. The derivative of $\tan^{-1}(2x)$ with respect to $x$ is:
(A) $\frac{1}{1+4x^2}$
(B) $\frac{2}{1+4x^2}$
(C) $\frac{2}{1+x^2}$
(D) $\frac{1}{1+2x^2}$
Answer:
Correct Option: (B)
Explanation:
We need to find the derivative of $f(x) = \tan^{-1}(2x)$ with respect to $x$. This requires the use of the Chain Rule along with the standard derivative of the inverse tangent function.
Let $y = f(x) = \tan^{-1}(2x)$.
We know the standard derivative: $\frac{d}{du}(\tan^{-1}(u)) = \frac{1}{1+u^2}$.
Let $u = 2x$. Then $y = \tan^{-1}(u)$.
Using the Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
First, find the individual derivatives:
1. Derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(\tan^{-1}(u)) = \frac{1}{1+u^2}$
2. Derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}(2x) = 2$
Now, apply the Chain Rule:
$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} = \left(\frac{1}{1+u^2}\right) \cdot (2)$
Substitute $u = 2x$ back into the expression:
$\frac{dy}{dx} = \frac{1}{1+(2x)^2} \cdot 2$
$\frac{dy}{dx} = \frac{1}{1+4x^2} \cdot 2$
$\frac{dy}{dx} = \frac{2}{1+4x^2}$
Comparing our result with the given options:
(A) $\frac{1}{1+4x^2}$ - This would be the result if we forgot to multiply by the derivative of the inner function $2x$ (which is 2).
(B) $\frac{2}{1+4x^2}$ - This matches our result.
(C) $\frac{2}{1+x^2}$ - This incorrectly uses $x^2$ instead of $(2x)^2 = 4x^2$ in the denominator.
(D) $\frac{1}{1+2x^2}$ - This incorrectly uses $2x^2$ instead of $(2x)^2 = 4x^2$ in the denominator and misses the factor of 2 from the derivative of the inner function.
Thus, the derivative of $\tan^{-1}(2x)$ with respect to $x$ is $\frac{2}{1+4x^2}$.
Question 7. If $y = e^{\cos x}$, then $\frac{dy}{dx}$ is:
(A) $e^{\cos x}$
(B) $-\sin x \, e^{\cos x}$
(C) $\cos x \, e^{\cos x}$
(D) $-e^{\cos x}$
Answer:
Correct Option: (B)
Explanation:
We are given the function $y = e^{\cos x}$ and we need to find its derivative $\frac{dy}{dx}$. This will require the Chain Rule.
Let $y = e^u$, where $u = \cos x$.
We know the standard derivatives:
1. $\frac{d}{du}(e^u) = e^u$
2. $\frac{d}{dx}(\cos x) = -\sin x$
Using the Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
First, find the individual derivatives:
Derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(e^u) = e^u$
Derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}(\cos x) = -\sin x$
Now, apply the Chain Rule:
$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} = (e^u) \cdot (-\sin x)$
Substitute $u = \cos x$ back into the expression:
$\frac{dy}{dx} = e^{\cos x} \cdot (-\sin x)$
$\frac{dy}{dx} = -\sin x \, e^{\cos x}$
Comparing our result with the given options:
(A) $e^{\cos x}$ - This would be the result if we treated $\cos x$ as a constant or forgot to apply the chain rule for the exponent.
(B) $-\sin x \, e^{\cos x}$ - This matches our result.
(C) $\cos x \, e^{\cos x}$ - This incorrectly uses $\cos x$ as the derivative of the exponent instead of $-\sin x$.
(D) $-e^{\cos x}$ - This seems to imply the derivative of the exponent is -1, which is incorrect.
Thus, if $y = e^{\cos x}$, then $\frac{dy}{dx} = -\sin x \, e^{\cos x}$.
Question 8. If $y = \log (\log x)$, then $\frac{dy}{dx}$ is:
(A) $\frac{1}{x \log x}$
(B) $\frac{1}{\log x}$
(C) $\frac{\log x}{x}$
(D) $\frac{1}{x}$
Answer:
Correct Option: (A)
Explanation:
We are given the function $y = \log (\log x)$ and we need to find its derivative $\frac{dy}{dx}$. This is a composite function, so we will use the Chain Rule.
Let $y = \log(u)$, where $u = \log x$. (Assuming 'log' denotes the natural logarithm, ln)
We know the standard derivatives:
1. $\frac{d}{dv}(\log v) = \frac{1}{v}$
Using the Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
First, find the individual derivatives:
Derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(\log u) = \frac{1}{u}$
Derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}(\log x) = \frac{1}{x}$
Now, apply the Chain Rule:
$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} = \left(\frac{1}{u}\right) \cdot \left(\frac{1}{x}\right)$
Substitute $u = \log x$ back into the expression:
$\frac{dy}{dx} = \frac{1}{\log x} \cdot \frac{1}{x}$
$\frac{dy}{dx} = \frac{1}{x \log x}$
Comparing our result with the given options:
(A) $\frac{1}{x \log x}$ - This matches our result.
(B) $\frac{1}{\log x}$ - This would be the result if we differentiated the outer log function but forgot to multiply by the derivative of the inner function $\log x$.
(C) $\frac{\log x}{x}$ - This is incorrect.
(D) $\frac{1}{x}$ - This would be the derivative of $\log x$, not $\log(\log x)$.
Thus, if $y = \log (\log x)$, then $\frac{dy}{dx} = \frac{1}{x \log x}$.
Question 9. If $x = a \cos \theta$, $y = a \sin \theta$, then $\frac{dy}{dx}$ is:
(A) $\tan \theta$
(B) $-\tan \theta$
(C) $\cot \theta$
(D) $-\cot \theta$
Answer:
Correct Option: (D)
Explanation:
We are given parametric equations:
$x = a \cos \theta$
…(i)
$y = a \sin \theta$
…(ii)
To find $\frac{dy}{dx}$, we use the formula for parametric differentiation:
$\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta}$
…(iii)
First, differentiate $y$ with respect to $\theta$:
$y = a \sin \theta$
$\frac{dy}{d\theta} = \frac{d}{d\theta}(a \sin \theta) = a \frac{d}{d\theta}(\sin \theta) = a \cos \theta$
$\frac{dy}{d\theta} = a \cos \theta$
…(iv)
Next, differentiate $x$ with respect to $\theta$:
$x = a \cos \theta$
$\frac{dx}{d\theta} = \frac{d}{d\theta}(a \cos \theta) = a \frac{d}{d\theta}(\cos \theta) = a (-\sin \theta) = -a \sin \theta$
$\frac{dx}{d\theta} = -a \sin \theta$
…(v)
Now, substitute equations (iv) and (v) into equation (iii):
$\frac{dy}{dx} = \frac{a \cos \theta}{-a \sin \theta}$
Cancel out the common term $a$ from the numerator and denominator:
$\frac{dy}{dx} = \frac{\cancel{a} \cos \theta}{-\cancel{a} \sin \theta} = -\frac{\cos \theta}{\sin \theta}$
We know that $\cot \theta = \frac{\cos \theta}{\sin \theta}$.
Therefore, $\frac{dy}{dx} = -\cot \theta$.
Alternate Solution:
The given parametric equations $x = a \cos \theta$ and $y = a \sin \theta$ represent a circle centered at the origin with radius $a$. We can find the Cartesian equation of the circle:
$x^2 = (a \cos \theta)^2 = a^2 \cos^2 \theta$
$y^2 = (a \sin \theta)^2 = a^2 \sin^2 \theta$
Adding these two equations:
$x^2 + y^2 = a^2 \cos^2 \theta + a^2 \sin^2 \theta = a^2 (\cos^2 \theta + \sin^2 \theta)$
Since $\cos^2 \theta + \sin^2 \theta = 1$, we have:
$x^2 + y^2 = a^2$
…(vi)
Now, differentiate equation (vi) implicitly with respect to $x$:
$\frac{d}{dx}(x^2 + y^2) = \frac{d}{dx}(a^2)$
$\frac{d}{dx}(x^2) + \frac{d}{dx}(y^2) = 0$ (since $a^2$ is a constant)
$2x + 2y \frac{dy}{dx} = 0$
$2y \frac{dy}{dx} = -2x$
$\frac{dy}{dx} = -\frac{2x}{2y} = -\frac{x}{y}$
Now, substitute the parametric expressions for $x$ and $y$ back into this equation:
$x = a \cos \theta$ and $y = a \sin \theta$.
$\frac{dy}{dx} = -\frac{a \cos \theta}{a \sin \theta} = -\frac{\cancel{a} \cos \theta}{\cancel{a} \sin \theta} = -\frac{\cos \theta}{\sin \theta}$
$\frac{dy}{dx} = -\cot \theta$
Comparing our result with the given options:
(A) $\tan \theta$
(B) $-\tan \theta$
(C) $\cot \theta$
(D) $-\cot \theta$ - This matches our result.
Question 10. The second order derivative of $y = x^3 + 5x^2 - 2x + 1$ is:
(A) $3x^2 + 10x - 2$
(B) $6x + 10$
(C) $6$
(D) $3x^2 + 10x$
Answer:
Correct Option: (B)
Explanation:
We are given the function $y = x^3 + 5x^2 - 2x + 1$. We need to find its second order derivative, which is denoted as $\frac{d^2y}{dx^2}$ or $y''$.
First, we find the first order derivative, $\frac{dy}{dx}$ or $y'$.
Using the power rule for differentiation ($\frac{d}{dx}(x^n) = nx^{n-1}$) and the sum/difference rule:
$\frac{dy}{dx} = \frac{d}{dx}(x^3 + 5x^2 - 2x + 1)$
$\frac{dy}{dx} = \frac{d}{dx}(x^3) + \frac{d}{dx}(5x^2) - \frac{d}{dx}(2x) + \frac{d}{dx}(1)$
$\frac{dy}{dx} = 3x^{3-1} + 5(2x^{2-1}) - 2(1x^{1-1}) + 0$ (The derivative of a constant is 0)
$\frac{dy}{dx} = 3x^2 + 10x^1 - 2x^0 + 0$
Since $x^0 = 1$ (for $x \neq 0$),
$\frac{dy}{dx} = 3x^2 + 10x - 2$
…(i)
This is the first order derivative.
Next, we find the second order derivative by differentiating the first order derivative with respect to $x$.
$\frac{d^2y}{dx^2} = \frac{d}{dx}\left(\frac{dy}{dx}\right) = \frac{d}{dx}(3x^2 + 10x - 2)$
$\frac{d^2y}{dx^2} = \frac{d}{dx}(3x^2) + \frac{d}{dx}(10x) - \frac{d}{dx}(2)$
$\frac{d^2y}{dx^2} = 3(2x^{2-1}) + 10(1x^{1-1}) - 0$
$\frac{d^2y}{dx^2} = 6x^1 + 10x^0 - 0$
$\frac{d^2y}{dx^2} = 6x + 10(1)$
$\frac{d^2y}{dx^2} = 6x + 10$
…(ii)
This is the second order derivative.
Comparing our result with the given options:
(A) $3x^2 + 10x - 2$ - This is the first order derivative, not the second.
(B) $6x + 10$ - This matches our result for the second order derivative.
(C) $6$ - This would be the third order derivative (derivative of $6x+10$).
(D) $3x^2 + 10x$ - This is part of the first derivative, missing the constant term.
Thus, the second order derivative of $y = x^3 + 5x^2 - 2x + 1$ is $6x + 10$.
Question 11. Which of the following functions is differentiable everywhere on its domain? (Select all that apply)
(A) $f(x) = x^2$
(B) $g(x) = |x|$
(C) $h(x) = \sin x$
(D) $k(x) = \lfloor x \rfloor$ (Greatest integer function)
Answer:
Correct Options: (A) and (C)
Explanation:
We need to determine which of the given functions are differentiable everywhere on their respective domains.
(A) $f(x) = x^2$
The domain of $f(x) = x^2$ is all real numbers, $\mathbb{R}$.
$f(x)$ is a polynomial function. Polynomial functions are differentiable everywhere on $\mathbb{R}$.
The derivative is $f'(x) = \frac{d}{dx}(x^2) = 2x$. This derivative exists for all $x \in \mathbb{R}$.
Therefore, $f(x) = x^2$ is differentiable everywhere on its domain.
(B) $g(x) = |x|$
The domain of $g(x) = |x|$ is all real numbers, $\mathbb{R}$.
The absolute value function can be written piecewise:
$g(x) = \begin{cases} x & , & x \geq 0 \\ -x & , & x < 0 \end{cases}$
For $x > 0$, $g'(x) = \frac{d}{dx}(x) = 1$.
For $x < 0$, $g'(x) = \frac{d}{dx}(-x) = -1$.
At $x=0$:
The right-hand derivative is $\lim\limits_{h \to 0^+} \frac{|0+h| - |0|}{h} = \lim\limits_{h \to 0^+} \frac{h}{h} = 1$.
The left-hand derivative is $\lim\limits_{h \to 0^-} \frac{|0+h| - |0|}{h} = \lim\limits_{h \to 0^-} \frac{-h}{h} = -1$.
Since the left-hand derivative ($-1$) is not equal to the right-hand derivative ($1$) at $x=0$, the function $g(x) = |x|$ is not differentiable at $x=0$. It has a sharp corner at $x=0$.
Therefore, $g(x) = |x|$ is not differentiable everywhere on its domain (it is not differentiable at $x=0$).
(C) $h(x) = \sin x$
The domain of $h(x) = \sin x$ is all real numbers, $\mathbb{R}$.
The derivative of $\sin x$ is $h'(x) = \cos x$. The cosine function is defined for all real numbers $x$.
The sine function is a smooth, continuous wave without any sharp corners or cusps. It is known to be differentiable everywhere.
Therefore, $h(x) = \sin x$ is differentiable everywhere on its domain.
(D) $k(x) = \lfloor x \rfloor$ (Greatest integer function)
The domain of $k(x) = \lfloor x \rfloor$ is all real numbers, $\mathbb{R}$.
The greatest integer function, also known as the floor function, gives the greatest integer less than or equal to $x$.
For example, $\lfloor 2.3 \rfloor = 2$, $\lfloor 2 \rfloor = 2$, $\lfloor -1.5 \rfloor = -2$.
The graph of $k(x) = \lfloor x \rfloor$ consists of horizontal line segments with jumps at integer values.
At any integer value $n$, the function is discontinuous:
$\lim\limits_{x \to n^-} \lfloor x \rfloor = n-1$
$\lim\limits_{x \to n^+} \lfloor x \rfloor = n$
$k(n) = \lfloor n \rfloor = n$
Since $\lim\limits_{x \to n^-} \lfloor x \rfloor \neq k(n)$ (for example), the function is not continuous at integer values of $x$.
A function must be continuous at a point to be differentiable at that point. Since $k(x) = \lfloor x \rfloor$ is discontinuous at all integer values, it is not differentiable at any integer $x$.
For non-integer values of $x$, say $x \in (n, n+1)$ where $n$ is an integer, $k(x) = \lfloor x \rfloor = n$ (a constant). The derivative of a constant is 0. So, it is differentiable between integers.
However, the question asks if it is differentiable everywhere on its domain. Since it is not differentiable at integer points, it is not differentiable everywhere on $\mathbb{R}$.
Conclusion:
The functions that are differentiable everywhere on their domain are:
- $f(x) = x^2$
- $h(x) = \sin x$
Question 12. Assertion (A): The function $f(x) = |x|$ is continuous at $x=0$ but not differentiable at $x=0$.
Reason (R): A function is differentiable at a point if and only if its graph has a unique tangent line at that point.
(A) Both A and R are true and R is the correct explanation of A.
(B) Both A and R are true but R is not the correct explanation of A.
(C) A is true but R is false.
(D) A is false but R is true.
Answer:
Correct Option: (A)
Analysis of Assertion (A):
The function is $f(x) = |x|$.
Continuity at $x=0$:
$f(0) = |0| = 0$.
LHL: $\lim\limits_{x \to 0^-} |x| = \lim\limits_{x \to 0^-} (-x) = 0$.
RHL: $\lim\limits_{x \to 0^+} |x| = \lim\limits_{x \to 0^+} (x) = 0$.
Since LHL = RHL = $f(0)$, $f(x)=|x|$ is continuous at $x=0$.
Differentiability at $x=0$:
LHD (Left-Hand Derivative): $f'(0^-) = \lim\limits_{h \to 0^-} \frac{|0+h|-|0|}{h} = \lim\limits_{h \to 0^-} \frac{-h}{h} = -1$.
RHD (Right-Hand Derivative): $f'(0^+) = \lim\limits_{h \to 0^+} \frac{|0+h|-|0|}{h} = \lim\limits_{h \to 0^+} \frac{h}{h} = 1$.
Since LHD $\neq$ RHD ($-1 \neq 1$), $f(x)=|x|$ is not differentiable at $x=0$.
Therefore, Assertion (A) is true.
Analysis of Reason (R):
Reason (R) states: "A function is differentiable at a point if and only if its graph has a unique tangent line at that point."
This is a correct geometric interpretation of differentiability. The existence of a derivative $f'(a)$ implies a unique slope for the tangent line at $(a, f(a))$. Conversely, if a unique (non-vertical) tangent line exists, its slope defines the derivative.
Therefore, Reason (R) is true.
Relationship between A and R:
The graph of $f(x)=|x|$ has a sharp corner at $x=0$. At a corner, a unique tangent line cannot be drawn. The "tangent" from the left has a slope of $-1$, and the "tangent" from the right has a slope of $1$. Since there is no single, unique tangent line at $x=0$, according to Reason (R), the function $f(x)=|x|$ is not differentiable at $x=0$.
This directly explains the "not differentiable at $x=0$" part of Assertion (A).
Thus, both A and R are true, and R is the correct explanation of A (specifically, the non-differentiability part).
Question 13. The value of $\lim\limits_{x \to 0} \frac{\sin x}{x}$ is:
(A) $0$
(B) $1$
(C) $\infty$
(D) $-1$
Answer:
Correct Option: (B)
Explanation:
We need to evaluate the limit: $\lim\limits_{x \to 0} \frac{\sin x}{x}$.
This is a standard limit in calculus.
If we try to substitute $x=0$ directly into the expression, we get $\frac{\sin 0}{0} = \frac{0}{0}$, which is an indeterminate form. This suggests we can use L'Hôpital's Rule or geometric arguments (like the Squeeze Theorem) or series expansions.
Method 1: Using L'Hôpital's Rule
Since we have the indeterminate form $\frac{0}{0}$, we can apply L'Hôpital's Rule. This rule states that if $\lim\limits_{x \to c} \frac{f(x)}{g(x)}$ is of the form $\frac{0}{0}$ or $\frac{\infty}{\infty}$, then $\lim\limits_{x \to c} \frac{f(x)}{g(x)} = \lim\limits_{x \to c} \frac{f'(x)}{g'(x)}$, provided the latter limit exists.
Let $f(x) = \sin x$ and $g(x) = x$.
Then $f'(x) = \frac{d}{dx}(\sin x) = \cos x$.
And $g'(x) = \frac{d}{dx}(x) = 1$.
So, $\lim\limits_{x \to 0} \frac{\sin x}{x} = \lim\limits_{x \to 0} \frac{\cos x}{1}$.
Now, substitute $x=0$ into the new expression:
$\lim\limits_{x \to 0} \frac{\cos x}{1} = \frac{\cos 0}{1} = \frac{1}{1} = 1$.
Method 2: Using Series Expansion
The Maclaurin series expansion for $\sin x$ is $\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \dots$
So, $\frac{\sin x}{x} = \frac{x - \frac{x^3}{3!} + \frac{x^5}{5!} - \dots}{x} = 1 - \frac{x^2}{3!} + \frac{x^4}{5!} - \dots$
Now, take the limit as $x \to 0$:
$\lim\limits_{x \to 0} \left(1 - \frac{x^2}{3!} + \frac{x^4}{5!} - \dots \right) = 1 - 0 + 0 - \dots = 1$.
Method 3: Geometric Proof (Squeeze Theorem) - Outline
Consider a unit circle and an angle $x$ (in radians) in the first quadrant ($0 < x < \frac{\pi}{2}$).
Compare the area of triangle OAP, sector OAP, and triangle OAT, where O is the origin, A is $(1,0)$, P is $(\cos x, \sin x)$, and T is $(1, \tan x)$.
Area(triangle OAP) $\leq$ Area(sector OAP) $\leq$ Area(triangle OAT)
$\frac{1}{2}(1)(\sin x) \leq \frac{1}{2}(1)^2 x \leq \frac{1}{2}(1)(\tan x)$
$\sin x \leq x \leq \tan x$
Dividing by $\sin x$ (assuming $\sin x > 0$ for $0 < x < \frac{\pi}{2}$):
$1 \leq \frac{x}{\sin x} \leq \frac{1}{\cos x}$
Taking reciprocals (and reversing inequalities):
$\cos x \leq \frac{\sin x}{x} \leq 1$
As $x \to 0^+$, $\cos x \to \cos 0 = 1$.
By the Squeeze Theorem, since $\lim\limits_{x \to 0^+} \cos x = 1$ and $\lim\limits_{x \to 0^+} 1 = 1$, we have $\lim\limits_{x \to 0^+} \frac{\sin x}{x} = 1$.
A similar argument can be made for $x \to 0^-$ using the fact that $\frac{\sin(-x)}{-x} = \frac{-\sin x}{-x} = \frac{\sin x}{x}$.
Therefore, $\lim\limits_{x \to 0} \frac{\sin x}{x} = 1$.
Comparing our result with the given options:
(A) $0$
(B) $1$ - This matches our result.
(C) $\infty$
(D) $-1$
Question 14. If $y = \log x + x^e$, find $\frac{dy}{dx}$.
(A) $\frac{1}{x} + ex^{e-1}$
(B) $\frac{1}{x} + xe^{x-1}$
(C) $\frac{1}{\log x} + ex^{e-1}$
(D) $e^x + x e^{x-1}$
Answer:
Correct Option: (A)
Explanation:
We are given the function $y = \log x + x^e$. We need to find its derivative $\frac{dy}{dx}$.
We can differentiate each term separately using the sum rule for differentiation: $\frac{d}{dx}(u+v) = \frac{du}{dx} + \frac{dv}{dx}$.
Term 1: $\log x$ (assuming natural logarithm, $\ln x$)
The derivative of $\log x$ with respect to $x$ is a standard result:
$\frac{d}{dx}(\log x) = \frac{1}{x}$
Term 2: $x^e$
This term is of the form $x^n$, where $n=e$ (Euler's number, which is a constant, approximately 2.718).
We use the power rule for differentiation: $\frac{d}{dx}(x^n) = nx^{n-1}$.
In this case, $n=e$, so:
$\frac{d}{dx}(x^e) = ex^{e-1}$
Note: This is different from differentiating $e^x$, where the base is constant and the exponent is variable. Here, the base is variable ($x$) and the exponent is constant ($e$).
Combining the derivatives:
$\frac{dy}{dx} = \frac{d}{dx}(\log x) + \frac{d}{dx}(x^e)$
$\frac{dy}{dx} = \frac{1}{x} + ex^{e-1}$
Comparing our result with the given options:
(A) $\frac{1}{x} + ex^{e-1}$ - This matches our result.
(B) $\frac{1}{x} + xe^{x-1}$ - This incorrectly treats $x^e$ as if it were $e^x$ and applies a rule similar to $\frac{d}{dx}(a^x) = a^x \log a$ incorrectly, or confuses the power rule.
(C) $\frac{1}{\log x} + ex^{e-1}$ - The derivative of $\log x$ is $\frac{1}{x}$, not $\frac{1}{\log x}$.
(D) $e^x + x e^{x-1}$ - This incorrectly treats $\log x$ as $e^x$ and also miscalculates the derivative of $x^e$.
Thus, if $y = \log x + x^e$, then $\frac{dy}{dx} = \frac{1}{x} + ex^{e-1}$.
Question 15. The derivative of $\sin^{-1}(x^2)$ with respect to $x$ is:
(A) $\frac{1}{\sqrt{1-x^4}}$
(B) $\frac{2x}{\sqrt{1-x^4}}$
(C) $\frac{2x}{\sqrt{1-x^2}}$
(D) $\frac{x^2}{\sqrt{1-x^4}}$
Answer:
Correct Option: (B)
Explanation:
We need to find the derivative of $f(x) = \sin^{-1}(x^2)$ with respect to $x$. This requires the use of the Chain Rule along with the standard derivative of the inverse sine function.
Let $y = f(x) = \sin^{-1}(x^2)$.
We know the standard derivative: $\frac{d}{du}(\sin^{-1}(u)) = \frac{1}{\sqrt{1-u^2}}$.
Let $u = x^2$. Then $y = \sin^{-1}(u)$.
Using the Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
First, find the individual derivatives:
1. Derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(\sin^{-1}(u)) = \frac{1}{\sqrt{1-u^2}}$
2. Derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}(x^2) = 2x$
Now, apply the Chain Rule:
$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} = \left(\frac{1}{\sqrt{1-u^2}}\right) \cdot (2x)$
Substitute $u = x^2$ back into the expression:
$\frac{dy}{dx} = \frac{1}{\sqrt{1-(x^2)^2}} \cdot 2x$
$\frac{dy}{dx} = \frac{1}{\sqrt{1-x^4}} \cdot 2x$
$\frac{dy}{dx} = \frac{2x}{\sqrt{1-x^4}}$
Comparing our result with the given options:
(A) $\frac{1}{\sqrt{1-x^4}}$ - This would be the result if we forgot to multiply by the derivative of the inner function $x^2$ (which is $2x$).
(B) $\frac{2x}{\sqrt{1-x^4}}$ - This matches our result.
(C) $\frac{2x}{\sqrt{1-x^2}}$ - This incorrectly uses $x^2$ instead of $(x^2)^2 = x^4$ inside the square root.
(D) $\frac{x^2}{\sqrt{1-x^4}}$ - This incorrectly uses $x^2$ in the numerator instead of $2x$ (the derivative of $x^2$).
Thus, the derivative of $\sin^{-1}(x^2)$ with respect to $x$ is $\frac{2x}{\sqrt{1-x^4}}$.
Question 16. If $x^2 + y^2 = 1$, find $\frac{dy}{dx}$ using implicit differentiation.
(A) $-\frac{x}{y}$
(B) $\frac{x}{y}$
(C) $-\frac{y}{x}$
(D) $\frac{y}{x}$
Answer:
Correct Option: (A)
Explanation:
We are given the equation $x^2 + y^2 = 1$, which represents a circle centered at the origin with radius 1. We need to find $\frac{dy}{dx}$ using implicit differentiation.
Implicit differentiation involves differentiating both sides of the equation with respect to $x$, treating $y$ as a function of $x$. When differentiating terms involving $y$, we must apply the Chain Rule.
The given equation is:
$x^2 + y^2 = 1$
…(i)
Differentiate both sides of equation (i) with respect to $x$:
$\frac{d}{dx}(x^2 + y^2) = \frac{d}{dx}(1)$
Using the sum rule for differentiation on the left side:
$\frac{d}{dx}(x^2) + \frac{d}{dx}(y^2) = \frac{d}{dx}(1)$
Now, differentiate each term:
1. $\frac{d}{dx}(x^2) = 2x$
2. $\frac{d}{dx}(y^2)$: Here, $y$ is a function of $x$. So, we use the Chain Rule. Let $u=y$, then we are differentiating $u^2$. The derivative is $2u \cdot \frac{du}{dx}$. So, $\frac{d}{dx}(y^2) = 2y \cdot \frac{dy}{dx}$.
3. $\frac{d}{dx}(1) = 0$ (The derivative of a constant is 0).
Substituting these back into the differentiated equation:
$2x + 2y \frac{dy}{dx} = 0$
Now, we need to solve for $\frac{dy}{dx}$.
Subtract $2x$ from both sides:
$2y \frac{dy}{dx} = -2x$
Divide both sides by $2y$ (assuming $y \neq 0$):
$\frac{dy}{dx} = \frac{-2x}{2y}$
Cancel out the common factor of 2:
$\frac{dy}{dx} = -\frac{x}{y}$
Comparing our result with the given options:
(A) $-\frac{x}{y}$ - This matches our result.
(B) $\frac{x}{y}$ - This has the wrong sign.
(C) $-\frac{y}{x}$ - This has $x$ and $y$ inverted.
(D) $\frac{y}{x}$ - This has the wrong sign and $x$ and $y$ inverted.
Thus, if $x^2 + y^2 = 1$, then $\frac{dy}{dx} = -\frac{x}{y}$.
Question 17. Which of the following is a condition for Rolle's theorem to be applicable to a function $f(x)$ on the interval $[a, b]$?
(A) $f(x)$ is continuous on $(a, b)$
(B) $f(x)$ is differentiable on $[a, b]$
(C) $f(a) = f(b)$
(D) $f(x)$ must be a polynomial
Answer:
Correct Option: (C)
Explanation:
Rolle's Theorem states that if a real-valued function $f$ satisfies all of the following three conditions:
1. $f(x)$ is continuous on the closed interval $[a, b]$. This means the function has no breaks, jumps, or holes within the interval, including at the endpoints $a$ and $b$.
2. $f(x)$ is differentiable on the open interval $(a, b)$. This means the derivative $f'(x)$ exists for all $x$ between $a$ and $b$ (but not necessarily at $a$ or $b$). Geometrically, this means the graph of $f(x)$ is smooth and has no sharp corners or cusps between $a$ and $b$.
3. $f(a) = f(b)$. This means the function has the same value at the endpoints of the interval.
If all these conditions are met, then there exists at least one number $c$ in the open interval $(a, b)$ such that $f'(c) = 0$. Geometrically, this means there is at least one point between $a$ and $b$ where the tangent line to the graph of $f(x)$ is horizontal.
Now let's evaluate the given options based on these conditions:
(A) $f(x)$ is continuous on $(a, b)$
This is part of the first condition, but Rolle's Theorem requires continuity on the closed interval $[a, b]$, not just the open interval $(a, b)$. For example, a function could be continuous on $(a,b)$ but have a discontinuity at $a$ or $b$, violating the full condition. So, this option is incomplete and thus not a sufficient condition as stated.
(B) $f(x)$ is differentiable on $[a, b]$
Rolle's Theorem requires differentiability on the open interval $(a, b)$. While being differentiable on the closed interval $[a, b]$ would imply differentiability on $(a, b)$, the theorem itself only mandates differentiability on the open interval. A function could be differentiable on $(a,b)$ but not at the endpoints and still satisfy Rolle's differentiability condition. So, this option states a stronger condition than necessary for the differentiability part of Rolle's theorem.
(C) $f(a) = f(b)$
This is exactly the third condition of Rolle's Theorem. This condition is necessary for the theorem to apply.
(D) $f(x)$ must be a polynomial
This is not a requirement for Rolle's Theorem. While polynomial functions are continuous and differentiable everywhere and thus often satisfy the first two conditions on any interval $[a,b]$, Rolle's Theorem applies to a much broader class of functions, including trigonometric, exponential, logarithmic (on appropriate domains), and other functions, as long as they meet the three stated conditions. For example, $f(x) = \sin x$ on $[0, 2\pi]$ satisfies all conditions of Rolle's theorem ($f(0)=0, f(2\pi)=0$).
Conclusion:
Comparing the options with the conditions of Rolle's Theorem:
- Option (A) is too weak (requires continuity on $[a,b]$).
- Option (B) is too strong regarding the interval of differentiability (requires differentiability only on $(a,b)$).
- Option (C) is one of the three necessary conditions for Rolle's Theorem.
- Option (D) is an unnecessary restriction; Rolle's Theorem is more general.
Therefore, among the given choices, $f(a) = f(b)$ is a direct and correct condition for Rolle's theorem to be applicable (assuming the other two conditions regarding continuity and differentiability are also met).
Question 18. If $f(x) = x^2$ on $[0, 2]$, find the value of $c$ guaranteed by Lagrange's Mean Value Theorem such that $f'(c) = \frac{f(2)-f(0)}{2-0}$.
(A) $1$
(B) $2$
(C) $\sqrt{2}$
(D) $0$
Answer:
Correct Option: (A)
Explanation:
Lagrange's Mean Value Theorem (LMVT) states that if a function $f(x)$ is:
1. Continuous on the closed interval $[a, b]$, and
2. Differentiable on the open interval $(a, b)$,
then there exists at least one number $c$ in the open interval $(a, b)$ such that $f'(c) = \frac{f(b) - f(a)}{b - a}$.
Given function: $f(x) = x^2$
Given interval: $[a, b] = [0, 2]$. So, $a=0$ and $b=2$.
Step 1: Check the conditions for LMVT.
1. Continuity: $f(x) = x^2$ is a polynomial function, and polynomial functions are continuous everywhere. Therefore, $f(x)$ is continuous on $[0, 2]$.
2. Differentiability: The derivative of $f(x)$ is $f'(x) = \frac{d}{dx}(x^2) = 2x$. This derivative exists for all real numbers. Therefore, $f(x)$ is differentiable on $(0, 2)$.
Since both conditions are satisfied, LMVT can be applied.
Step 2: Calculate $f(a)$ and $f(b)$.
$a=0 \implies f(a) = f(0) = (0)^2 = 0$.
$b=2 \implies f(b) = f(2) = (2)^2 = 4$.
Step 3: Calculate the slope of the secant line $\frac{f(b) - f(a)}{b - a}$.
$\frac{f(2) - f(0)}{2 - 0} = \frac{4 - 0}{2 - 0} = \frac{4}{2} = 2$.
Step 4: Find $f'(x)$ and set $f'(c)$ equal to the slope from Step 3.
We found $f'(x) = 2x$.
So, $f'(c) = 2c$.
According to LMVT, we set $f'(c) = \frac{f(b) - f(a)}{b - a}$:
$2c = 2$
Step 5: Solve for $c$.
$2c = 2 \implies c = \frac{2}{2} = 1$.
Step 6: Verify that $c$ is in the open interval $(a, b)$.
The interval is $(0, 2)$. The value we found is $c=1$.
Since $0 < 1 < 2$, the value $c=1$ is indeed in the open interval $(0, 2)$.
Comparing our result with the given options:
(A) $1$ - This matches our result.
(B) $2$ - This is an endpoint of the interval and not in the open interval $(0,2)$.
(C) $\sqrt{2}$ - $\sqrt{2} \approx 1.414$. If $c=\sqrt{2}$, then $f'(c) = 2\sqrt{2} \neq 2$.
(D) $0$ - This is an endpoint of the interval and not in the open interval $(0,2)$.
Thus, the value of $c$ guaranteed by Lagrange's Mean Value Theorem for $f(x) = x^2$ on $[0, 2]$ is $1$.
Question 19. The derivative of $a^x$ with respect to $x$ is:
(A) $a^x$
(B) $x a^{x-1}$
(C) $a^x \log_e a$
(D) $\frac{a^x}{\log_e a}$
Answer:
Correct Option: (C)
Explanation:
We need to find the derivative of $y = a^x$ with respect to $x$, where $a$ is a positive constant ($a>0, a \neq 1$).
This is a standard differentiation formula. We can derive it using logarithmic differentiation or by expressing $a^x$ in terms of the natural exponential function $e$.
Method 1: Using Logarithmic Differentiation
Let $y = a^x$.
Take the natural logarithm (log base $e$, denoted as $\log_e$ or $\ln$) of both sides:
$\log_e y = \log_e (a^x)$
Using the logarithm property $\log (m^n) = n \log m$:
$\log_e y = x \log_e a$
Now, differentiate both sides with respect to $x$. Remember that $\log_e a$ is a constant.
$\frac{d}{dx}(\log_e y) = \frac{d}{dx}(x \log_e a)$
For the left side, using the chain rule ($\frac{d}{dx}(\log_e y) = \frac{1}{y} \frac{dy}{dx}$):
$\frac{1}{y} \frac{dy}{dx} = (\log_e a) \frac{d}{dx}(x)$
$\frac{1}{y} \frac{dy}{dx} = (\log_e a) \cdot 1$
$\frac{1}{y} \frac{dy}{dx} = \log_e a$
Now, solve for $\frac{dy}{dx}$ by multiplying both sides by $y$:
$\frac{dy}{dx} = y \cdot \log_e a$
Substitute back $y = a^x$:
$\frac{dy}{dx} = a^x \log_e a$
Method 2: Using the identity $a = e^{\log_e a}$
We can write $a^x$ as $(e^{\log_e a})^x$.
Using the exponent rule $(b^m)^n = b^{mn}$:
$a^x = e^{x \log_e a}$
Now, let $y = e^{x \log_e a}$. We need to differentiate this with respect to $x$.
Let $u = x \log_e a$. Then $y = e^u$.
Using the Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
$\frac{dy}{du} = \frac{d}{du}(e^u) = e^u = e^{x \log_e a} = a^x$.
$\frac{du}{dx} = \frac{d}{dx}(x \log_e a) = \log_e a \cdot \frac{d}{dx}(x) = \log_e a \cdot 1 = \log_e a$.
So, $\frac{dy}{dx} = (a^x) \cdot (\log_e a) = a^x \log_e a$.
Comparing our result with the given options:
(A) $a^x$ - This is only true if $a=e$ (i.e., derivative of $e^x$ is $e^x$).
(B) $x a^{x-1}$ - This is the power rule, which applies when the base is variable and the exponent is constant (e.g., $x^n$), not when the base is constant and the exponent is variable.
(C) $a^x \log_e a$ - This matches our result.
(D) $\frac{a^x}{\log_e a}$ - This is incorrect; the $\log_e a$ term should be a multiplier.
Thus, the derivative of $a^x$ with respect to $x$ is $a^x \log_e a$. (Often $\log_e a$ is written as $\ln a$).
Question 20. If $y = x^x$, find $\frac{dy}{dx}$.
(A) $x^x$
(B) $x^x \log x$
(C) $x^x (1 + \log x)$
(D) $x \cdot x^{x-1}$
Answer:
Correct Option: (C)
Explanation:
We are given the function $y = x^x$. To find $\frac{dy}{dx}$, we need to use logarithmic differentiation because both the base and the exponent are variables.
Assume $x > 0$ so that $x^x$ and $\log x$ are well-defined.
Step 1: Take the natural logarithm of both sides.
Let $y = x^x$.
Taking the natural logarithm (log base $e$, denoted as $\log$ or $\ln$) on both sides:
$\log y = \log (x^x)$
Using the logarithm property $\log (m^n) = n \log m$:
$\log y = x \log x$
…(i)
Step 2: Differentiate both sides with respect to $x$.
Differentiating the left side with respect to $x$ (using the Chain Rule):
$\frac{d}{dx}(\log y) = \frac{1}{y} \frac{dy}{dx}$
Differentiating the right side, $x \log x$, with respect to $x$ (using the Product Rule: $(uv)' = u'v + uv'$):
Let $u = x$ and $v = \log x$.
Then $u' = \frac{d}{dx}(x) = 1$.
And $v' = \frac{d}{dx}(\log x) = \frac{1}{x}$.
So, $\frac{d}{dx}(x \log x) = (1)(\log x) + (x)\left(\frac{1}{x}\right) = \log x + 1$.
Equating the derivatives of both sides of equation (i):
$\frac{1}{y} \frac{dy}{dx} = 1 + \log x$
…(ii)
Step 3: Solve for $\frac{dy}{dx}$.
Multiply both sides of equation (ii) by $y$:
$\frac{dy}{dx} = y (1 + \log x)$
Step 4: Substitute back $y = x^x$.
$\frac{dy}{dx} = x^x (1 + \log x)$
Comparing our result with the given options:
(A) $x^x$ - This is incorrect. It misses the $(1+\log x)$ factor.
(B) $x^x \log x$ - This is incomplete; it misses the $x^x \cdot 1$ term from the product rule.
(C) $x^x (1 + \log x)$ - This matches our result.
(D) $x \cdot x^{x-1}$ - This is an incorrect application of the power rule. The power rule $\frac{d}{dx}(x^n) = nx^{n-1}$ applies when $n$ is a constant, not when $n$ is a variable like $x$. Note that $x \cdot x^{x-1} = x^1 \cdot x^{x-1} = x^{1+x-1} = x^x$, which leads back to option (A).
Thus, if $y = x^x$, then $\frac{dy}{dx} = x^x (1 + \log x)$.
Question 21. Consider the function $f(x) = \begin{cases} kx + 1 & , & x \leq \pi \\ \cos x & , & x > \pi \end{cases}$. Find the value of $k$ such that $f(x)$ is continuous at $x = \pi$.
(A) $0$
(B) $1$
(C) $-1/\pi$
(D) $1/\pi$
Answer:
For $f(x)$ to be continuous at $x=\pi$, the left-hand limit (LHL) must equal the right-hand limit (RHL).
The function is $f(x) = \begin{cases} kx + 1 & , & x \leq \pi \\ \cos x & , & x > \pi \end{cases}$.
Left-Hand Limit (LHL) at $x=\pi$:
LHL = $\lim\limits_{x \to \pi^-} (kx + 1) = k\pi + 1$.
Right-Hand Limit (RHL) at $x=\pi$:
RHL = $\lim\limits_{x \to \pi^+} (\cos x) = \cos(\pi) = -1$.
For continuity, set LHL = RHL:
$k\pi + 1 = -1$
$k\pi = -1 - 1$
$k\pi = -2$
$k = -\frac{2}{\pi}$
The calculated value for $k$ is $-\frac{2}{\pi}$.
Comparing this with the given options:
(A) $0$
(B) $1$
(C) $-1/\pi$
(D) $1/\pi$
None of the provided options match the calculated value $k = -2/\pi$.
Conclusion: Based on the function as written, none of the options are correct.
If we assume a typo in the problem, for instance, if the second part of the function was $\sin x$ (making RHL = $\sin(\pi) = 0$), then $k\pi + 1 = 0 \implies k = -1/\pi$, which would correspond to option (C). However, based on the provided problem, $k = -2/\pi$.
If forced to choose, and assuming a common problem structure leads to option (C), it implies the RHL was intended to be 0. But based strictly on the input, the correct $k = -2/\pi$.
Final choice reflecting the calculation for the given problem: None of the options is correct.
Question 22. Which of the following functions is NOT differentiable at $x=0$?
(A) $f(x) = x^3$
(B) $g(x) = \cos x$
(C) $h(x) = \sin |x|$
(D) $k(x) = e^x$
Answer:
Correct Option: (C)
Explanation:
We need to check the differentiability of each function at $x=0$.
(A) $f(x) = x^3$
$f(x) = x^3$ is a polynomial function. Polynomial functions are differentiable everywhere.
$f'(x) = 3x^2$.
At $x=0$, $f'(0) = 3(0)^2 = 0$. Since the derivative exists, $f(x)$ is differentiable at $x=0$.
(B) $g(x) = \cos x$
$g(x) = \cos x$ is a standard trigonometric function known to be differentiable everywhere.
$g'(x) = -\sin x$.
At $x=0$, $g'(0) = -\sin(0) = -0 = 0$. Since the derivative exists, $g(x)$ is differentiable at $x=0$.
(C) $h(x) = \sin |x|$
We can write $h(x)$ as a piecewise function:
$h(x) = \begin{cases} \sin x & , & x \geq 0 \\ \sin(-x) & , & x < 0 \end{cases}$
Since $\sin(-x) = -\sin x$, we have:
$h(x) = \begin{cases} \sin x & , & x \geq 0 \\ -\sin x & , & x < 0 \end{cases}$
To check differentiability at $x=0$, we look at the left-hand derivative (LHD) and right-hand derivative (RHD).
RHD at $x=0$:
For $x > 0$, $h(x) = \sin x$. So, $h'(x) = \cos x$.
RHD $= \lim\limits_{x \to 0^+} h'(x) = \lim\limits_{x \to 0^+} \cos x = \cos(0) = 1$.
Alternatively, using the definition:
RHD $= \lim\limits_{\delta \to 0^+} \frac{h(0+\delta) - h(0)}{\delta} = \lim\limits_{\delta \to 0^+} \frac{\sin|\delta| - \sin|0|}{\delta} = \lim\limits_{\delta \to 0^+} \frac{\sin \delta}{\delta} = 1$.
LHD at $x=0$:
For $x < 0$, $h(x) = -\sin x$. So, $h'(x) = -\cos x$.
LHD $= \lim\limits_{x \to 0^-} h'(x) = \lim\limits_{x \to 0^-} (-\cos x) = -\cos(0) = -1$.
Alternatively, using the definition:
LHD $= \lim\limits_{\delta \to 0^-} \frac{h(0+\delta) - h(0)}{\delta} = \lim\limits_{\delta \to 0^-} \frac{\sin|\delta| - \sin|0|}{\delta} = \lim\limits_{\delta \to 0^-} \frac{\sin(-\delta)}{\delta} = \lim\limits_{\delta \to 0^-} \frac{-\sin \delta}{\delta} = -1$.
Since LHD ($= -1$) $\neq$ RHD ($= 1$) at $x=0$, the function $h(x) = \sin|x|$ is not differentiable at $x=0$. It has a "corner" or "kink" at $x=0$, although it is continuous there ($h(0)=0$, $\lim\limits_{x \to 0} \sin|x| = 0$).
(D) $k(x) = e^x$
$k(x) = e^x$ is the natural exponential function, which is known to be differentiable everywhere.
$k'(x) = e^x$.
At $x=0$, $k'(0) = e^0 = 1$. Since the derivative exists, $k(x)$ is differentiable at $x=0$.
Conclusion:
The function $h(x) = \sin|x|$ is not differentiable at $x=0$. The other functions are differentiable at $x=0$.
Question 23. Match the derivatives in Column I with the functions in Column II.
(i) $2x$
(ii) $-\sin x$
(iii) $e^x$
(iv) $\frac{1}{x}$
(a) $f(x) = \cos x$
(b) $f(x) = \log x$
(c) $f(x) = x^2$
(d) $f(x) = e^x$
Answer:
We need to find the derivative of each function in Column II and match it with the expressions in Column I.
Processing Column II functions:
(a) $f(x) = \cos x$
The derivative is $\frac{d}{dx}(\cos x) = -\sin x$.
This matches (ii) $-\sin x$ in Column I.
So, (a) $\leftrightarrow$ (ii).
(b) $f(x) = \log x$ (assuming natural logarithm)
The derivative is $\frac{d}{dx}(\log x) = \frac{1}{x}$.
This matches (iv) $\frac{1}{x}$ in Column I.
So, (b) $\leftrightarrow$ (iv).
(c) $f(x) = x^2$
The derivative is $\frac{d}{dx}(x^2) = 2x^{2-1} = 2x$.
This matches (i) $2x$ in Column I.
So, (c) $\leftrightarrow$ (i).
(d) $f(x) = e^x$
The derivative is $\frac{d}{dx}(e^x) = e^x$.
This matches (iii) $e^x$ in Column I.
So, (d) $\leftrightarrow$ (iii).
Summary of Matches:
The correct matches are:
(i) $2x \quad \leftrightarrow \quad$ (c) $f(x) = x^2$
(ii) $-\sin x \quad \leftrightarrow \quad$ (a) $f(x) = \cos x$
(iii) $e^x \quad \leftrightarrow \quad$ (d) $f(x) = e^x$
(iv) $\frac{1}{x} \quad \leftrightarrow \quad$ (b) $f(x) = \log x$
This can be presented in a table format:
| Column I (Derivative) | Column II (Function) | Correct Match |
| (i) $2x$ | (a) $f(x) = \cos x$ | (i) $\leftrightarrow$ (c) |
| (ii) $-\sin x$ | (b) $f(x) = \log x$ | (ii) $\leftrightarrow$ (a) |
| (iii) $e^x$ | (c) $f(x) = x^2$ | (iii) $\leftrightarrow$ (d) |
| (iv) $\frac{1}{x}$ | (d) $f(x) = e^x$ | (iv) $\leftrightarrow$ (b) |
Question 24. If $y = \sin^{-1}\left(\frac{2x}{1+x^2}\right)$, then $\frac{dy}{dx}$ is:
(A) $\frac{1}{\sqrt{1-x^2}}$
(B) $\frac{2}{1+x^2}$
(C) $\frac{-2}{1+x^2}$
(D) $\frac{1}{1+x^2}$
Answer:
Correct Option: (B)
Explanation:
We are given $y = \sin^{-1}\left(\frac{2x}{1+x^2}\right)$.
Let $x = \tan\theta$. This implies $\theta = \tan^{-1}x$. The expression becomes:
$y = \sin^{-1}\left(\frac{2\tan\theta}{1+\tan^2\theta}\right)$
Using the trigonometric identity $\sin(2\theta) = \frac{2\tan\theta}{1+\tan^2\theta}$, we get:
$y = \sin^{-1}(\sin(2\theta))$
For the principal values, specifically when $2\theta \in [-\frac{\pi}{2}, \frac{\pi}{2}]$, which corresponds to $\theta \in [-\frac{\pi}{4}, \frac{\pi}{4}]$ or $x \in [-1, 1]$, we can simplify $y = \sin^{-1}(\sin(2\theta))$ to $y = 2\theta$.
Substitute $\theta = \tan^{-1}x$ back:
$y = 2\tan^{-1}x$
Now, differentiate $y$ with respect to $x$:
$\frac{dy}{dx} = \frac{d}{dx}(2\tan^{-1}x)$
$\frac{dy}{dx} = 2 \cdot \frac{d}{dx}(\tan^{-1}x)$
Since $\frac{d}{dx}(\tan^{-1}x) = \frac{1}{1+x^2}$,
$\frac{dy}{dx} = 2 \cdot \frac{1}{1+x^2} = \frac{2}{1+x^2}$
This result is valid for $x \in (-1, 1)$. For $|x| > 1$, the derivative is $\frac{-2}{1+x^2}$. However, multiple-choice questions usually expect the result from the principal range simplification unless otherwise specified.
Comparing with options:
(A) $\frac{1}{\sqrt{1-x^2}}$ (Derivative of $\sin^{-1}x$)
(B) $\frac{2}{1+x^2}$ (Matches our result for $|x|<1$)
(C) $\frac{-2}{1+x^2}$ (Derivative for $|x|>1$)
(D) $\frac{1}{1+x^2}$ (Derivative of $\tan^{-1}x$)
The most standard interpretation leads to option (B).
Question 25. The derivative of $\log_a x$ with respect to $x$ is:
(A) $\frac{1}{x}$
(B) $\frac{1}{x \log_e a}$
(C) $\frac{\log_e a}{x}$
(D) $x \log_e a$
Answer:
Correct Option: (B)
Explanation:
We need to find the derivative of $y = \log_a x$ with respect to $x$. Here $a$ is the base of the logarithm, $a > 0$ and $a \neq 1$.
We can use the change of base formula for logarithms to convert $\log_a x$ to natural logarithms (base $e$), for which the derivative is known.
The change of base formula is: $\log_b c = \frac{\log_d c}{\log_d b}$.
Let's change $\log_a x$ to base $e$ (natural logarithm, denoted as $\log_e$ or $\ln$):
$\log_a x = \frac{\log_e x}{\log_e a}$
So, $y = \frac{\log_e x}{\log_e a}$.
Now, we differentiate $y$ with respect to $x$. Note that $\log_e a$ is a constant because $a$ is a constant.
$\frac{dy}{dx} = \frac{d}{dx}\left(\frac{\log_e x}{\log_e a}\right)$
Since $\frac{1}{\log_e a}$ is a constant factor, we can take it out of the differentiation:
$\frac{dy}{dx} = \frac{1}{\log_e a} \cdot \frac{d}{dx}(\log_e x)$
We know that the derivative of the natural logarithm $\log_e x$ (or $\ln x$) with respect to $x$ is $\frac{1}{x}$.
$\frac{d}{dx}(\log_e x) = \frac{1}{x}$
Substitute this back into the expression for $\frac{dy}{dx}$:
$\frac{dy}{dx} = \frac{1}{\log_e a} \cdot \frac{1}{x}$
$\frac{dy}{dx} = \frac{1}{x \log_e a}$
Comparing our result with the given options:
(A) $\frac{1}{x}$ - This is the derivative of $\log_e x$ (natural logarithm), not $\log_a x$ in general.
(B) $\frac{1}{x \log_e a}$ - This matches our result.
(C) $\frac{\log_e a}{x}$ - This incorrectly places $\log_e a$ in the numerator.
(D) $x \log_e a$ - This is incorrect.
Thus, the derivative of $\log_a x$ with respect to $x$ is $\frac{1}{x \log_e a}$. (Often $\log_e a$ is written as $\ln a$).
Question 26. If $x = t^2$ and $y = t^3$, find $\frac{d^2y}{dx^2}$.
(A) $\frac{3t}{2}$
(B) $\frac{3}{2t}$
(C) $\frac{3}{4t}$
(D) $\frac{3}{4}$
Answer:
Correct Option: (C)
Explanation:
We are given parametric equations $x = t^2$ and $y = t^3$. We need to find the second derivative $\frac{d^2y}{dx^2}$.
Step 1: Find $\frac{dy}{dx}$.
First, differentiate $x$ and $y$ with respect to $t$:
$\frac{dx}{dt} = \frac{d}{dt}(t^2) = 2t$
$\frac{dy}{dt} = \frac{d}{dt}(t^3) = 3t^2$
Now, use the formula for the first derivative in parametric form:
$\frac{dy}{dx} = \frac{dy/dt}{dx/dt}$
$\frac{dy}{dx} = \frac{3t^2}{2t}$
Assuming $t \neq 0$, we can simplify this:
$\frac{dy}{dx} = \frac{3}{2}t$
…(i)
Step 2: Find $\frac{d^2y}{dx^2}$.
The formula for the second derivative in parametric form is:
$\frac{d^2y}{dx^2} = \frac{d}{dx}\left(\frac{dy}{dx}\right)$
Since $\frac{dy}{dx}$ is a function of $t$ (from equation (i)), we need to use the chain rule: $\frac{d}{dx}(F) = \frac{dF/dt}{dx/dt}$, where $F = \frac{dy}{dx}$.
So, $\frac{d^2y}{dx^2} = \frac{\frac{d}{dt}\left(\frac{dy}{dx}\right)}{\frac{dx}{dt}}$.
From equation (i), $\frac{dy}{dx} = \frac{3}{2}t$.
Differentiate this with respect to $t$:
$\frac{d}{dt}\left(\frac{dy}{dx}\right) = \frac{d}{dt}\left(\frac{3}{2}t\right) = \frac{3}{2} \cdot \frac{d}{dt}(t) = \frac{3}{2} \cdot 1 = \frac{3}{2}$.
We already know $\frac{dx}{dt} = 2t$.
Now, substitute these into the formula for $\frac{d^2y}{dx^2}$:
$\frac{d^2y}{dx^2} = \frac{\frac{3}{2}}{2t}$
$\frac{d^2y}{dx^2} = \frac{3}{2 \cdot 2t} = \frac{3}{4t}$
$\frac{d^2y}{dx^2} = \frac{3}{4t}$
…(ii)
This is valid for $t \neq 0$.
Comparing our result with the given options:
(A) $\frac{3t}{2}$ - This is $\frac{dy}{dx}$.
(B) $\frac{3}{2t}$ - This would be the result if we forgot to divide by $\frac{dx}{dt}$ again, or if $\frac{dx}{dt}=1$.
(C) $\frac{3}{4t}$ - This matches our result.
(D) $\frac{3}{4}$ - This would be the result if $t=1$.
Thus, if $x = t^2$ and $y = t^3$, then $\frac{d^2y}{dx^2} = \frac{3}{4t}$.
Question 27. Assertion (A): If a function is continuous at a point, it must be differentiable at that point.
Reason (R): Differentiability implies continuity, but the converse is not always true.
(A) Both A and R are true and R is the correct explanation of A.
(B) Both A and R are true but R is not the correct explanation of A.
(C) A is true but R is false.
(D) A is false but R is true.
Answer:
Correct Option: (D)
Explanation:
Let's analyze Assertion (A) and Reason (R) separately.
Assertion (A): If a function is continuous at a point, it must be differentiable at that point.
This statement claims that continuity at a point is a sufficient condition for differentiability at that point.
However, this is false. A classic counterexample is the absolute value function, $f(x) = |x|$.
The function $f(x) = |x|$ is continuous at $x=0$:
$f(0) = |0| = 0$.
$\lim\limits_{x \to 0^-} |x| = \lim\limits_{x \to 0^-} (-x) = 0$.
$\lim\limits_{x \to 0^+} |x| = \lim\limits_{x \to 0^+} (x) = 0$.
So, $\lim\limits_{x \to 0} f(x) = f(0) = 0$. Thus, $f(x)=|x|$ is continuous at $x=0$.
However, $f(x) = |x|$ is not differentiable at $x=0$ because the left-hand derivative (LHD) is $-1$ and the right-hand derivative (RHD) is $1$. Since LHD $\neq$ RHD, the derivative does not exist at $x=0$.
LHD at $x=0$: $\lim\limits_{h \to 0^-} \frac{|0+h|-|0|}{h} = \lim\limits_{h \to 0^-} \frac{-h}{h} = -1$.
RHD at $x=0$: $\lim\limits_{h \to 0^+} \frac{|0+h|-|0|}{h} = \lim\limits_{h \to 0^+} \frac{h}{h} = 1$.
Since there exists a function that is continuous at a point but not differentiable at that point, Assertion (A) is false.
Reason (R): Differentiability implies continuity, but the converse is not always true.
This statement consists of two parts:
1. "Differentiability implies continuity": If a function $f(x)$ is differentiable at a point $x=a$, then it must be continuous at $x=a$. This is a fundamental theorem in calculus. The proof involves showing that $\lim\limits_{x \to a} (f(x) - f(a)) = 0$, which leads to $\lim\limits_{x \to a} f(x) = f(a)$. So, this part is true.
2. "but the converse is not always true": This means that continuity does not necessarily imply differentiability. As demonstrated with the counterexample $f(x)=|x|$ at $x=0$ (which is continuous but not differentiable), this part is also true.
Since both parts of Reason (R) are true, Reason (R) as a whole is true.
Conclusion:
Assertion (A) is false.
Reason (R) is true.
Therefore, the correct option is (D) A is false but R is true.
Question 28. For what value of $a$ is the function $f(x) = \begin{cases} a x + 5 & , & x \leq 2 \\ x - 1 & , & x > 2 \end{cases}$ continuous at $x=2$?
(A) $1$
(B) $-1$
(C) $2$
(D) $3$
Answer:
For $f(x)$ to be continuous at $x=2$, the left-hand limit (LHL) must equal the right-hand limit (RHL).
Given $f(x) = \begin{cases} a x + 5 & , & x \leq 2 \\ x - 1 & , & x > 2 \end{cases}$.
LHL at $x=2$: $\lim\limits_{x \to 2^-} (ax + 5) = a(2) + 5 = 2a + 5$.
RHL at $x=2$: $\lim\limits_{x \to 2^+} (x - 1) = 2 - 1 = 1$.
For continuity, set LHL = RHL:
$2a + 5 = 1$
$2a = 1 - 5$
$2a = -4$
$a = -2$
The calculated value $a=-2$ is not among the given options (A) $1$, (B) $-1$, (C) $2$, (D) $3$.
Conclusion: Based on the function as written, none of the options are correct.
If there was a typo in the question, for instance, if $f(x) = \begin{cases} a x + 3 & , & x \leq 2 \\ x - 1 & , & x > 2 \end{cases}$, then $2a+3 = 1 \implies 2a = -2 \implies a = -1$. This would make option (B) correct.
Assuming the question intends for one of the options to be correct, and option (B) is often the target in such misconfigured problems by altering the constant: Correct Option: (B) (under the assumption that the function was $f(x) = ax+3$ for $x \leq 2$)
Question 29. The derivative of $\cos^{-1}(\sqrt{x})$ with respect to $x$ is:
(A) $\frac{-1}{2\sqrt{x(1-x)}}$
(B) $\frac{1}{2\sqrt{x(1-x)}}$
(C) $\frac{-1}{\sqrt{1-x}}$
(D) $\frac{-1}{2\sqrt{x}\sqrt{1-x}}$
Answer:
Correct Option: (A) or (D) (they are equivalent)
Explanation:
We need to find the derivative of $y = \cos^{-1}(\sqrt{x})$ with respect to $x$. This requires the Chain Rule. Let $u = \sqrt{x} = x^{1/2}$. Then $y = \cos^{-1}(u)$.
We know the standard derivatives:
1. $\frac{d}{du}(\cos^{-1}(u)) = \frac{-1}{\sqrt{1-u^2}}$ (for $u \in (-1,1)$)
2. $\frac{du}{dx} = \frac{d}{dx}(x^{1/2}) = \frac{1}{2}x^{1/2 - 1} = \frac{1}{2}x^{-1/2} = \frac{1}{2\sqrt{x}}$
Using the Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
$\frac{dy}{dx} = \left(\frac{-1}{\sqrt{1-u^2}}\right) \cdot \left(\frac{1}{2\sqrt{x}}\right)$
Substitute $u = \sqrt{x}$ back into the expression:
$\frac{dy}{dx} = \frac{-1}{\sqrt{1-(\sqrt{x})^2}} \cdot \frac{1}{2\sqrt{x}}$
Since $(\sqrt{x})^2 = x$ (for $x \geq 0$),
$\frac{dy}{dx} = \frac{-1}{\sqrt{1-x}} \cdot \frac{1}{2\sqrt{x}}$
Combine the terms:
$\frac{dy}{dx} = \frac{-1}{2\sqrt{x}\sqrt{1-x}}$
We can also write this as:
$\frac{dy}{dx} = \frac{-1}{2\sqrt{x(1-x)}}$
This derivative is defined for $x \in (0, 1)$. The domain of $\cos^{-1}(\sqrt{x})$ requires $0 \leq \sqrt{x} \leq 1$, which means $0 \leq x \leq 1$. The derivative is not defined at $x=0$ (due to $\sqrt{x}$ in denominator) and $x=1$ (due to $\sqrt{1-x}$ in denominator).
Comparing our result with the given options:
(A) $\frac{-1}{2\sqrt{x(1-x)}}$ - This matches our combined form $\frac{-1}{2\sqrt{x}\sqrt{1-x}}$.
(B) $\frac{1}{2\sqrt{x(1-x)}}$ - This has the wrong sign.
(C) $\frac{-1}{\sqrt{1-x}}$ - This is missing the $\frac{1}{2\sqrt{x}}$ factor from the derivative of the inner function $\sqrt{x}$.
(D) $\frac{-1}{2\sqrt{x}\sqrt{1-x}}$ - This matches our result before combining the square roots in the denominator.
Both options (A) and (D) are mathematically equivalent representations of the correct derivative.
Since $\sqrt{x}\sqrt{1-x} = \sqrt{x(1-x)}$ for $x \in [0,1]$,
$\frac{-1}{2\sqrt{x}\sqrt{1-x}} = \frac{-1}{2\sqrt{x(1-x)}}$.
Typically, if both forms are present, either is acceptable. If only one is an option, that would be the choice. Given both (A) and (D) are essentially the same answer presented slightly differently, there might be a preferred format or it could be an oversight in option creation. Often, a more combined form like (A) is preferred if available.
Let's choose (A) as it's a common way to write it, but (D) is equally correct.
Question 30. If $y = (\sin x)^{\cos x}$, find $\frac{dy}{dx}$. Use logarithmic differentiation.
(A) $(\sin x)^{\cos x} (-\sin x \log(\sin x) + \cos^2 x / \sin x)$
(B) $(\sin x)^{\cos x} (\cos x \log(\sin x) - \sin x \cot x)$
(C) $(\sin x)^{\cos x} (-\sin x \log(\sin x) + \cos x \cot x)$
(D) $(\sin x)^{\cos x} (\cos x \log(\sin x) + \sin x \cot x)$
Answer:
Correct Option: (C)
Explanation:
We are given $y = (\sin x)^{\cos x}$. Since both the base and the exponent involve $x$, we use logarithmic differentiation. Assume $\sin x > 0$ for $\log(\sin x)$ to be defined.
Step 1: Take the natural logarithm of both sides.
$\log y = \log ((\sin x)^{\cos x})$
Using the logarithm property $\log (m^n) = n \log m$:
$\log y = \cos x \cdot \log(\sin x)$
…(i)
Step 2: Differentiate both sides with respect to $x$.
Differentiating the left side with respect to $x$ (using the Chain Rule):
$\frac{d}{dx}(\log y) = \frac{1}{y} \frac{dy}{dx}$
Differentiating the right side, $\cos x \cdot \log(\sin x)$, with respect to $x$ (using the Product Rule: $(uv)' = u'v + uv'$):
Let $u = \cos x$ and $v = \log(\sin x)$.
Then $u' = \frac{d}{dx}(\cos x) = -\sin x$.
For $v' = \frac{d}{dx}(\log(\sin x))$, we use the Chain Rule. Let $w = \sin x$. Then $v = \log w$.
$v' = \frac{d}{dw}(\log w) \cdot \frac{dw}{dx} = \frac{1}{w} \cdot \cos x = \frac{1}{\sin x} \cdot \cos x = \frac{\cos x}{\sin x} = \cot x$.
So, $v' = \cot x$.
Now, apply the Product Rule to the right side of equation (i):
$\frac{d}{dx}(\cos x \cdot \log(\sin x)) = u'v + uv'$
$= (-\sin x) \cdot \log(\sin x) + (\cos x) \cdot (\cot x)$
$= -\sin x \log(\sin x) + \cos x \cot x$
Equating the derivatives of both sides of equation (i):
$\frac{1}{y} \frac{dy}{dx} = -\sin x \log(\sin x) + \cos x \cot x$
…(ii)
Step 3: Solve for $\frac{dy}{dx}$.
Multiply both sides of equation (ii) by $y$:
$\frac{dy}{dx} = y (-\sin x \log(\sin x) + \cos x \cot x)$
Step 4: Substitute back $y = (\sin x)^{\cos x}$.
$\frac{dy}{dx} = (\sin x)^{\cos x} (-\sin x \log(\sin x) + \cos x \cot x)$
Let's check the options:
(A) $(\sin x)^{\cos x} (-\sin x \log(\sin x) + \cos^2 x / \sin x)$
Note that $\cos x \cot x = \cos x \frac{\cos x}{\sin x} = \frac{\cos^2 x}{\sin x}$. So, option (A) is equivalent to our result.
$-\sin x \log(\sin x) + \frac{\cos^2 x}{\sin x}$
(B) $(\sin x)^{\cos x} (\cos x \log(\sin x) - \sin x \cot x)$
Signs are different for the first term, and the second term is different.
(C) $(\sin x)^{\cos x} (-\sin x \log(\sin x) + \cos x \cot x)$
This directly matches our derived expression.
(D) $(\sin x)^{\cos x} (\cos x \log(\sin x) + \sin x \cot x)$
Signs are different for the first term, and the second term is different.
Since $\cos x \cot x = \cos x \frac{\cos x}{\sin x} = \frac{\cos^2 x}{\sin x}$, the term $\cos x \cot x$ in option (C) is the same as $\frac{\cos^2 x}{\sin x}$ in option (A).
Our result is: $(\sin x)^{\cos x} [-\sin x \log(\sin x) + \cos x \cot x]$.
Option (A): $(\sin x)^{\cos x} [-\sin x \log(\sin x) + \frac{\cos^2 x}{\sin x}]$
Option (C): $(\sin x)^{\cos x} [-\sin x \log(\sin x) + \cos x \cot x]$
These two options are identical because $\cos x \cot x = \frac{\cos^2 x}{\sin x}$. If this is an MCQ, there should ideally be only one correct representation or a "most simplified" one. Both (A) and (C) are correct and equivalent.
If we have to pick one, option (C) uses $\cot x$ as derived during the chain rule for $\log(\sin x)$, which is often a natural intermediate step.
Question 31. For the function $f(x) = (x-1)^2$ on the interval $[1, 3]$, find the value of $c$ guaranteed by Rolle's theorem. (Hint: Check the conditions first).
(A) $1$
(B) $2$
(C) $3$
(D) Rolle's theorem is not applicable.
Answer:
Correct Option: (D)
Explanation:
Rolle's Theorem states that if a function $f(x)$ satisfies the following three conditions on a closed interval $[a, b]$:
1. $f(x)$ is continuous on $[a, b]$.
2. $f(x)$ is differentiable on $(a, b)$.
3. $f(a) = f(b)$.
Then, there exists at least one number $c$ in the open interval $(a, b)$ such that $f'(c) = 0$.
Given function: $f(x) = (x-1)^2$
Given interval: $[a, b] = [1, 3]$. So, $a=1$ and $b=3$.
Step 1: Check condition 1 (Continuity).
$f(x) = (x-1)^2 = x^2 - 2x + 1$ is a polynomial function. Polynomial functions are continuous everywhere. Therefore, $f(x)$ is continuous on $[1, 3]$. This condition is satisfied.
Step 2: Check condition 2 (Differentiability).
The derivative of $f(x)$ is $f'(x) = \frac{d}{dx}((x-1)^2)$.
Using the chain rule, let $u = x-1$. Then $f(u) = u^2$. $f'(u) = 2u$. $\frac{du}{dx} = 1$.
$f'(x) = 2(x-1) \cdot 1 = 2x - 2$.
The derivative $f'(x) = 2x - 2$ exists for all real numbers. Therefore, $f(x)$ is differentiable on $(1, 3)$. This condition is satisfied.
Step 3: Check condition 3 ($f(a) = f(b)$).
Here, $a=1$ and $b=3$.
$f(a) = f(1) = (1-1)^2 = (0)^2 = 0$.
$f(b) = f(3) = (3-1)^2 = (2)^2 = 4$.
Since $f(1) = 0$ and $f(3) = 4$, we have $f(1) \neq f(3)$.
The third condition for Rolle's Theorem, $f(a) = f(b)$, is not satisfied.
Step 4: Conclusion about Rolle's Theorem applicability.
Since one of the conditions for Rolle's Theorem (namely, $f(a) = f(b)$) is not met, Rolle's Theorem is not applicable to the function $f(x) = (x-1)^2$ on the interval $[1, 3]$.
Therefore, we cannot guarantee the existence of a $c \in (1, 3)$ such that $f'(c)=0$ based on Rolle's theorem for this specific interval and function combination.
(Note: Even if Rolle's theorem is not applicable, it is possible that such a $c$ exists. If we set $f'(c)=0$, we get $2c-2=0 \implies 2c=2 \implies c=1$. However, Rolle's theorem requires $c$ to be in the open interval $(a,b)$, i.e., $(1,3)$. Since $c=1$ is not in $(1,3)$, even if the third condition were met, this particular $c$ would not satisfy the conclusion of Rolle's theorem regarding its location.)
The key point is that the theorem's conditions must all hold for its conclusion to be guaranteed.
Comparing our conclusion with the given options:
(A) $1$
(B) $2$
(C) $3$
(D) Rolle's theorem is not applicable. - This matches our conclusion.
Question 32. Case Study: A company's profit $P$ (in Lakhs $\textsf{₹}$) depends on the number of units $x$ produced, given by the function $P(x) = -x^2 + 10x - 5$. The production level is currently at $x=3$ units.
The instantaneous rate of change of profit with respect to the number of units produced at $x=3$ gives the marginal profit at this production level. This is found by calculating the derivative $P'(x)$ and evaluating it at $x=3$.
What is the marginal profit when $x=3$ units are produced?
(A) $4$ Lakhs $\textsf{₹}$ per unit
(B) $-2x + 10$
(C) $25$ Lakhs $\textsf{₹}$
(D) $2x - 10$
Answer:
Correct Option: (A)
Explanation:
The profit function is given by $P(x) = -x^2 + 10x - 5$, where $P$ is in Lakhs $\textsf{₹}$ and $x$ is the number of units produced.
The marginal profit is the instantaneous rate of change of profit with respect to the number of units produced. This is given by the derivative of the profit function, $P'(x)$.
Step 1: Find the derivative $P'(x)$.
$P(x) = -x^2 + 10x - 5$
$P'(x) = \frac{d}{dx}(-x^2 + 10x - 5)$
$P'(x) = \frac{d}{dx}(-x^2) + \frac{d}{dx}(10x) - \frac{d}{dx}(5)$
$P'(x) = -2x^{2-1} + 10x^{1-1} - 0$
$P'(x) = -2x^1 + 10x^0$
$P'(x) = -2x + 10(1)$ (since $x^0=1$)
$P'(x) = -2x + 10$
…(i)
This expression, $-2x + 10$, represents the marginal profit function.
Step 2: Evaluate the marginal profit at $x=3$ units.
To find the marginal profit when $x=3$ units are produced, we substitute $x=3$ into the marginal profit function $P'(x)$:
$P'(3) = -2(3) + 10$
$P'(3) = -6 + 10$
$P'(3) = 4$
Since the profit $P(x)$ is in Lakhs $\textsf{₹}$ and $x$ is in units, the marginal profit $P'(x)$ will be in Lakhs $\textsf{₹}$ per unit.
So, the marginal profit when $x=3$ units are produced is $4$ Lakhs $\textsf{₹}$ per unit.
Comparing our result with the given options:
(A) $4$ Lakhs $\textsf{₹}$ per unit - This matches our calculated marginal profit at $x=3$.
(B) $-2x + 10$ - This is the general expression for the marginal profit function $P'(x)$, not its value at $x=3$.
(C) $25$ Lakhs $\textsf{₹}$ - This value might be $P(x)$ evaluated at some $x$, or another calculation. $P(3) = -(3)^2 + 10(3) - 5 = -9 + 30 - 5 = 21 - 5 = 16$. So, it's not $P(3)$.
(D) $2x - 10$ - This is the negative of the marginal profit function, or a sign error in calculation.
Thus, the marginal profit when $x=3$ units are produced is $4$ Lakhs $\textsf{₹}$ per unit.
Question 33. If $y = \tan^{-1}\left(\sqrt{\frac{1-\cos x}{1+\cos x}}\right)$, find $\frac{dy}{dx}$.
(A) $\frac{1}{2}$
(B) $\frac{1}{1+x^2}$
(C) $\frac{1}{2\sqrt{1-x^2}}$
(D) $1$
Answer:
Correct Option: (A)
Explanation:
We are given $y = \tan^{-1}\left(\sqrt{\frac{1-\cos x}{1+\cos x}}\right)$.
We can simplify the expression inside the square root using half-angle trigonometric identities:
1. $1 - \cos x = 2\sin^2\left(\frac{x}{2}\right)$
2. $1 + \cos x = 2\cos^2\left(\frac{x}{2}\right)$
Substitute these into the expression:
$\frac{1-\cos x}{1+\cos x} = \frac{2\sin^2(x/2)}{2\cos^2(x/2)} = \frac{\sin^2(x/2)}{\cos^2(x/2)} = \tan^2\left(\frac{x}{2}\right)$.
So, the expression becomes:
$y = \tan^{-1}\left(\sqrt{\tan^2\left(\frac{x}{2}\right)}\right)$
$y = \tan^{-1}\left(\left|\tan\left(\frac{x}{2}\right)\right|\right)$
For the function $\tan^{-1}(u)$ to be well-defined and for the derivative to be simple, we typically assume conditions where the absolute value can be removed. Let's assume $\tan\left(\frac{x}{2}\right) \geq 0$. This occurs, for example, if $0 \leq \frac{x}{2} < \frac{\pi}{2}$, which means $0 \leq x < \pi$. In this case, $\left|\tan\left(\frac{x}{2}\right)\right| = \tan\left(\frac{x}{2}\right)$.
Then, $y = \tan^{-1}\left(\tan\left(\frac{x}{2}\right)\right)$.
If $\frac{x}{2}$ is in the principal value range of $\tan^{-1}(u)$, which is $(-\frac{\pi}{2}, \frac{\pi}{2})$, then $\tan^{-1}\left(\tan\left(\frac{x}{2}\right)\right) = \frac{x}{2}$.
So, assuming $0 \leq x < \pi$ (which implies $0 \leq \frac{x}{2} < \frac{\pi}{2}$), we have:
$y = \frac{x}{2}$
Now, differentiate $y$ with respect to $x$:
$\frac{dy}{dx} = \frac{d}{dx}\left(\frac{x}{2}\right) = \frac{1}{2} \cdot \frac{d}{dx}(x) = \frac{1}{2} \cdot 1 = \frac{1}{2}$.
Consider other ranges for $x$:
If $\tan\left(\frac{x}{2}\right) < 0$, for example, if $-\pi < x < 0$, then $-\frac{\pi}{2} < \frac{x}{2} < 0$. In this case, $\left|\tan\left(\frac{x}{2}\right)\right| = -\tan\left(\frac{x}{2}\right) = \tan\left(-\frac{x}{2}\right)$ (since $\tan$ is an odd function).
Then $y = \tan^{-1}\left(\tan\left(-\frac{x}{2}\right)\right)$.
Since $-\frac{x}{2} \in (0, \frac{\pi}{2})$, which is in the principal range of $\tan^{-1}$, we have:
$y = -\frac{x}{2}$
Then $\frac{dy}{dx} = \frac{d}{dx}\left(-\frac{x}{2}\right) = -\frac{1}{2}$.
So the derivative could be $\frac{1}{2}$ or $-\frac{1}{2}$ depending on the interval of $x$. However, standard problems of this type in multiple-choice format usually assume the simplest case where absolute values resolve positively and arguments are within principal ranges leading to a single answer from the options.
Given the options are constants or simple functions, it is highly likely that the simplification leading to $y = x/2$ is the intended path, which implies $\tan(x/2) \geq 0$.
Comparing our primary result with the given options:
(A) $\frac{1}{2}$ - This matches our result under the assumption $\tan(x/2) \geq 0$.
(B) $\frac{1}{1+x^2}$ - This is the derivative of $\tan^{-1}x$.
(C) $\frac{1}{2\sqrt{1-x^2}}$ - This is the derivative of $\frac{1}{2}\sin^{-1}x$.
(D) $1$ - Incorrect.
The common convention in these problems is to assume the domain of $x$ such that $\tan(x/2)$ is positive, leading to $\frac{dy}{dx} = \frac{1}{2}$. If $x \in (0, \pi)$, then $x/2 \in (0, \pi/2)$, so $\tan(x/2) > 0$. Then $\sqrt{\tan^2(x/2)} = \tan(x/2)$. And $y = \tan^{-1}(\tan(x/2)) = x/2$. So $\frac{dy}{dx} = 1/2$. This holds for $x$ in intervals like $(0, \pi), (2\pi, 3\pi)$, etc.
Question 34. Complete the statement: If a function is not continuous at a point, then it is ____ at that point.
(A) Always differentiable
(B) Never differentiable
(C) Sometimes differentiable
(D) Always has a limit
Answer:
Correct Option: (B)
Explanation:
This question relates to the fundamental relationship between continuity and differentiability of a function at a point.
Key Theorem: Differentiability implies Continuity.
If a function $f(x)$ is differentiable at a point $x=c$, then it must be continuous at $x=c$.
We are interested in the contrapositive of this theorem.
The contrapositive of "If P, then Q" is "If not Q, then not P". Both statements are logically equivalent.
Let P be "$f(x)$ is differentiable at $x=c$".
Let Q be "$f(x)$ is continuous at $x=c$".
The theorem states: If P, then Q (Differentiability $\implies$ Continuity).
The contrapositive is: If not Q, then not P.
This translates to: If $f(x)$ is not continuous at $x=c$, then $f(x)$ is not differentiable at $x=c$.
So, if a function is not continuous (discontinuous) at a point, it cannot be differentiable at that point. In other words, it is never differentiable at that point.
Let's analyze the given options:
(A) Always differentiable
This is false. Discontinuity at a point prevents differentiability at that point.
(B) Never differentiable
This aligns with the contrapositive of the theorem "differentiability implies continuity". If a function is not continuous at a point, it cannot be differentiable there. This option is true.
(C) Sometimes differentiable
This is false. Discontinuity is a strict barrier to differentiability.
(D) Always has a limit
This is false. A function that is not continuous at a point may or may not have a limit at that point.
- Example of discontinuity where limit exists: A function with a removable discontinuity (a hole). For $f(x) = \frac{x^2-1}{x-1}$ for $x \neq 1$, and $f(1)=5$. Here $\lim\limits_{x \to 1} f(x) = 2$, but $f(1)=5$. The function is discontinuous at $x=1$, but the limit exists.
- Example of discontinuity where limit does not exist: A function with a jump discontinuity. For $f(x) = \lfloor x \rfloor$ at $x=1$, $\lim\limits_{x \to 1^-} f(x) = 0$ and $\lim\limits_{x \to 1^+} f(x) = 1$. The limit does not exist.
Therefore, the correct completion of the statement is that if a function is not continuous at a point, then it is never differentiable at that point.
Question 35. If $y = \sin^{-1}x + \cos^{-1}x$, find $\frac{dy}{dx}$ for $x \in (-1, 1)$.
(A) $\frac{2}{\sqrt{1-x^2}}$
(B) $0$
(C) $\frac{\pi}{2}$
(D) $\frac{1}{\sqrt{1-x^2}}$
Answer:
Correct Option: (B)
Explanation:
We are given the function $y = \sin^{-1}x + \cos^{-1}x$ for $x \in (-1, 1)$.
Method 1: Using the identity $\sin^{-1}x + \cos^{-1}x = \frac{\pi}{2}$
A standard identity in inverse trigonometric functions states that for all $x \in [-1, 1]$:
$\sin^{-1}x + \cos^{-1}x = \frac{\pi}{2}$
Since the given domain $x \in (-1, 1)$ is within $[-1, 1]$, this identity applies.
So, we can rewrite $y$ as:
$y = \frac{\pi}{2}$
Now, we need to find $\frac{dy}{dx}$. Since $y = \frac{\pi}{2}$ is a constant, its derivative with respect to $x$ is $0$.
$\frac{dy}{dx} = \frac{d}{dx}\left(\frac{\pi}{2}\right) = 0$.
Method 2: Differentiating term by term
We can differentiate each term of $y = \sin^{-1}x + \cos^{-1}x$ separately and then add the results.
The derivative of $\sin^{-1}x$ with respect to $x$ for $x \in (-1, 1)$ is:
$\frac{d}{dx}(\sin^{-1}x) = \frac{1}{\sqrt{1-x^2}}$
The derivative of $\cos^{-1}x$ with respect to $x$ for $x \in (-1, 1)$ is:
$\frac{d}{dx}(\cos^{-1}x) = \frac{-1}{\sqrt{1-x^2}}$
Now, add these derivatives to find $\frac{dy}{dx}$:
$\frac{dy}{dx} = \frac{d}{dx}(\sin^{-1}x) + \frac{d}{dx}(\cos^{-1}x)$
$\frac{dy}{dx} = \frac{1}{\sqrt{1-x^2}} + \left(\frac{-1}{\sqrt{1-x^2}}\right)$
$\frac{dy}{dx} = \frac{1}{\sqrt{1-x^2}} - \frac{1}{\sqrt{1-x^2}}$
$\frac{dy}{dx} = 0$
Both methods yield the same result.
Comparing our result with the given options:
(A) $\frac{2}{\sqrt{1-x^2}}$ - Incorrect.
(B) $0$ - This matches our result.
(C) $\frac{\pi}{2}$ - This is the value of $y$, not its derivative $\frac{dy}{dx}$.
(D) $\frac{1}{\sqrt{1-x^2}}$ - This is the derivative of $\sin^{-1}x$ alone.
Thus, if $y = \sin^{-1}x + \cos^{-1}x$ for $x \in (-1, 1)$, then $\frac{dy}{dx} = 0$.
Question 36. If $f(x) = x^{|x|}$, then $f'(x)$ for $x > 0$ is:
(A) $x^x$
(B) $x^x \log x$
(C) $x^x (1 + \log x)$
(D) $x \cdot x^{x-1}$
Answer:
Correct Option: (C)
Explanation:
We are given the function $f(x) = x^{|x|}$ and we need to find $f'(x)$ for $x > 0$.
Step 1: Simplify $f(x)$ for $x > 0$.
When $x > 0$, the absolute value of $x$, denoted as $|x|$, is simply $x$.
So, for $x > 0$, the function becomes:
$f(x) = x^x$
Step 2: Differentiate $f(x) = x^x$ using logarithmic differentiation.
Let $y = x^x$.
Take the natural logarithm (log base $e$, denoted as $\log$ or $\ln$) on both sides:
$\log y = \log (x^x)$
Using the logarithm property $\log (m^n) = n \log m$:
$\log y = x \log x$
…(i)
Differentiate both sides with respect to $x$.
$\frac{d}{dx}(\log y) = \frac{1}{y} \frac{dy}{dx}$ (using the Chain Rule).
For the right side, $x \log x$, use the Product Rule ($(uv)' = u'v + uv'$):
Let $u = x$ and $v = \log x$.
$u' = \frac{d}{dx}(x) = 1$.
$v' = \frac{d}{dx}(\log x) = \frac{1}{x}$.
So, $\frac{d}{dx}(x \log x) = (1)(\log x) + (x)\left(\frac{1}{x}\right) = \log x + 1$.
Equating the derivatives from both sides of equation (i):
$\frac{1}{y} \frac{dy}{dx} = 1 + \log x$
…(ii)
Solve for $\frac{dy}{dx}$ by multiplying both sides of equation (ii) by $y$:
$\frac{dy}{dx} = y (1 + \log x)$
Substitute back $y = x^x$ (since $f(x) = y$ for $x>0$):
$f'(x) = \frac{dy}{dx} = x^x (1 + \log x)$
Comparing our result with the given options:
(A) $x^x$ - Incorrect.
(B) $x^x \log x$ - Incorrect, missing the '1' term.
(C) $x^x (1 + \log x)$ - This matches our result.
(D) $x \cdot x^{x-1}$ - This is an incorrect application of the power rule. Note that $x \cdot x^{x-1} = x^1 \cdot x^{x-1} = x^{1+x-1} = x^x$, which is option (A).
Thus, if $f(x) = x^{|x|}$, then for $x > 0$, $f'(x) = x^x (1 + \log x)$.
Question 37. If $y = e^{\log(\sin^{-1}x)}$, then $\frac{dy}{dx}$ is:
(A) $e^{\log(\sin^{-1}x)}$
(B) $\frac{1}{\sqrt{1-x^2}}$
(C) $\frac{e^{\log(\sin^{-1}x)}}{\sqrt{1-x^2}}$
(D) $\sin^{-1}x$
Answer:
Correct Option: (B)
Explanation:
We are given the function $y = e^{\log(\sin^{-1}x)}$.
Step 1: Simplify the expression for $y$.
We use the fundamental property of logarithms and exponentials: $e^{\log u} = u$, where $\log$ denotes the natural logarithm (base $e$).
In this case, $u = \sin^{-1}x$.
So, $y = e^{\log(\sin^{-1}x)} = \sin^{-1}x$.
The function simplifies to $y = \sin^{-1}x$. We need to ensure that $\sin^{-1}x > 0$ for $\log(\sin^{-1}x)$ to be defined in the real numbers. $\sin^{-1}x > 0$ implies $x \in (0, 1]$. Also, for $\sin^{-1}x$ to be defined, $x \in [-1, 1]$. Combining these, for $\log(\sin^{-1}x)$ to be defined, we need $x \in (0, 1]$. If $x=0$, $\sin^{-1}(0)=0$, and $\log(0)$ is undefined. If $x \in [-1,0)$, $\sin^{-1}x < 0$, so $\log(\sin^{-1}x)$ is undefined in real numbers. Thus, the domain for the original expression is $x \in (0, 1]$.
Step 2: Differentiate the simplified function.
Now we need to find $\frac{dy}{dx}$ for $y = \sin^{-1}x$.
The derivative of $\sin^{-1}x$ with respect to $x$ is a standard result:
$\frac{d}{dx}(\sin^{-1}x) = \frac{1}{\sqrt{1-x^2}}$
This derivative is defined for $x \in (-1, 1)$.
Considering the domain of the original function $x \in (0, 1]$, the derivative $\frac{1}{\sqrt{1-x^2}}$ is valid for $x \in (0, 1)$. At $x=1$, the derivative is undefined.
Let's consider if the simplification $e^{\log u}=u$ was too quick without checking $u>0$. The expression $e^{\log(\sin^{-1}x)}$ is defined if and only if $\log(\sin^{-1}x)$ is defined. This requires $\sin^{-1}x > 0$. The range of $\sin^{-1}x$ is $[-\pi/2, \pi/2]$. For $\sin^{-1}x > 0$, we must have $x \in (0, 1]$. For $x \in (0, 1]$, $\sin^{-1}x \in (0, \pi/2]$. In this domain, $y = \sin^{-1}x$ is indeed the correct simplification.
Then $\frac{dy}{dx} = \frac{1}{\sqrt{1-x^2}}$.
Comparing our result with the given options:
(A) $e^{\log(\sin^{-1}x)}$ - This is $y$ itself, not its derivative. It is equal to $\sin^{-1}x$.
(B) $\frac{1}{\sqrt{1-x^2}}$ - This matches our result.
(C) $\frac{e^{\log(\sin^{-1}x)}}{\sqrt{1-x^2}}$ - This is $\frac{\sin^{-1}x}{\sqrt{1-x^2}}$. This would be the result if one applied the chain rule $d/dx(e^u) = e^u \cdot u'$ without simplifying $e^{\log u}$ first, i.e., $e^{\log(\sin^{-1}x)} \cdot \frac{d}{dx}(\log(\sin^{-1}x))$. This path is more complex and prone to errors if not careful with the domain. If one takes $y=e^u$ with $u=\log(\sin^{-1}x)$, then $\frac{dy}{dx} = e^u \frac{du}{dx}$. $\frac{du}{dx} = \frac{1}{\sin^{-1}x} \cdot \frac{1}{\sqrt{1-x^2}}$. So, $\frac{dy}{dx} = e^{\log(\sin^{-1}x)} \cdot \frac{1}{\sin^{-1}x \sqrt{1-x^2}} = (\sin^{-1}x) \cdot \frac{1}{\sin^{-1}x \sqrt{1-x^2}} = \frac{1}{\sqrt{1-x^2}}$. This confirms the result.
(D) $\sin^{-1}x$ - This is $y$ itself after simplification, not its derivative.
Thus, if $y = e^{\log(\sin^{-1}x)}$, then $\frac{dy}{dx} = \frac{1}{\sqrt{1-x^2}}$.
Question 38. The function $f(x) = \begin{cases} x^2 & , & x \leq 1 \\ x & , & x > 1 \end{cases}$ is:
(A) Continuous and differentiable at $x=1$
(B) Continuous but not differentiable at $x=1$
(C) Not continuous but differentiable at $x=1$ (Impossible)
(D) Not continuous and not differentiable at $x=1$
Answer:
Correct Option: (A)
Explanation:
We need to check the continuity and differentiability of the function $f(x)$ at $x=1$.
The function is $f(x) = \begin{cases} x^2 & , & x \leq 1 \\ x & , & x > 1 \end{cases}$.
Step 1: Check for Continuity at $x=1$.
For continuity at $x=1$, we need:
1. $f(1)$ to be defined.
2. $\lim\limits_{x \to 1} f(x)$ to exist (i.e., LHL = RHL).
3. $\lim\limits_{x \to 1} f(x) = f(1)$.
Value of the function at $x=1$:
For $x=1$, we use $f(x) = x^2$.
$f(1) = (1)^2 = 1$.
Left-Hand Limit (LHL):
As $x \to 1^-$, $x \leq 1$, so we use $f(x) = x^2$.
LHL = $\lim\limits_{x \to 1^-} x^2 = (1)^2 = 1$.
Right-Hand Limit (RHL):
As $x \to 1^+$, $x > 1$, so we use $f(x) = x$.
RHL = $\lim\limits_{x \to 1^+} x = 1$.
Since LHL = RHL = $1$, the limit $\lim\limits_{x \to 1} f(x) = 1$.
Also, $\lim\limits_{x \to 1} f(x) = 1 = f(1)$.
Therefore, the function $f(x)$ is continuous at $x=1$.
Step 2: Check for Differentiability at $x=1$.
For differentiability at $x=1$, the Left-Hand Derivative (LHD) must equal the Right-Hand Derivative (RHD).
Left-Hand Derivative (LHD):
For $x < 1$, $f(x) = x^2$. The derivative is $f'(x) = 2x$.
LHD $= \lim\limits_{x \to 1^-} f'(x) = \lim\limits_{x \to 1^-} (2x) = 2(1) = 2$.
Alternatively, using the definition: LHD $= \lim\limits_{h \to 0^-} \frac{f(1+h) - f(1)}{h} = \lim\limits_{h \to 0^-} \frac{(1+h)^2 - 1^2}{h}$ (since $1+h \leq 1$ for $h \leq 0$) $= \lim\limits_{h \to 0^-} \frac{1 + 2h + h^2 - 1}{h} = \lim\limits_{h \to 0^-} \frac{2h + h^2}{h} = \lim\limits_{h \to 0^-} (2+h) = 2$.
Right-Hand Derivative (RHD):
For $x > 1$, $f(x) = x$. The derivative is $f'(x) = 1$.
RHD $= \lim\limits_{x \to 1^+} f'(x) = \lim\limits_{x \to 1^+} (1) = 1$.
Alternatively, using the definition: RHD $= \lim\limits_{h \to 0^+} \frac{f(1+h) - f(1)}{h} = \lim\limits_{h \to 0^+} \frac{(1+h) - 1}{h}$ (since $1+h > 1$ for $h > 0$) $= \lim\limits_{h \to 0^+} \frac{h}{h} = \lim\limits_{h \to 0^+} (1) = 1$.
Since LHD ($=2$) $\neq$ RHD ($=1$) at $x=1$, the derivative $f'(1)$ does not exist.
Therefore, the function $f(x)$ is not differentiable at $x=1$.
My initial selection of (A) was incorrect. Let me re-verify.
Re-calculation:
Continuity at $x=1$:
$f(1) = 1^2 = 1$.
LHL = $\lim_{x \to 1^-} x^2 = 1$.
RHL = $\lim_{x \to 1^+} x = 1$.
LHL = RHL = $f(1)$. So, $f(x)$ is continuous at $x=1$. This is correct.
Differentiability at $x=1$:
LHD: For $x < 1$, $f(x) = x^2 \implies f'(x) = 2x$. So, LHD at $x=1$ is $2(1) = 2$.
RHD: For $x > 1$, $f(x) = x \implies f'(x) = 1$. So, RHD at $x=1$ is $1$.
Since LHD ($2$) $\neq$ RHD ($1$), $f(x)$ is not differentiable at $x=1$. This is correct.
So, the function is continuous at $x=1$ but not differentiable at $x=1$.
This corresponds to option (B). My first selected option (A) in the mental sandbox was indeed wrong. The step-by-step verification is crucial.Conclusion:
The function $f(x)$ is continuous at $x=1$. The function $f(x)$ is not differentiable at $x=1$. So, it is continuous but not differentiable at $x=1$.
Comparing with the options:
(A) Continuous and differentiable at $x=1$ - False (not differentiable).
(B) Continuous but not differentiable at $x=1$ - True.
(C) Not continuous but differentiable at $x=1$ (Impossible) - False (it is continuous). Also, if not continuous, cannot be differentiable.
(D) Not continuous and not differentiable at $x=1$ - False (it is continuous).
Question 39. If $y = \log (\sec x + \tan x)$, find $\frac{dy}{dx}$.
(A) $\sec x$
(B) $\tan x$
(C) $\frac{1}{\sec x + \tan x}$
(D) $\text{cosec } x$
Answer:
Correct Option: (A)
Explanation:
We are given $y = \log (\sec x + \tan x)$. We need to find $\frac{dy}{dx}$. This requires the Chain Rule. Let $u = \sec x + \tan x$. Then $y = \log u$.
Using the Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
Step 1: Find $\frac{dy}{du}$.
If $y = \log u$, then $\frac{dy}{du} = \frac{1}{u}$.
So, $\frac{dy}{du} = \frac{1}{\sec x + \tan x}$.
Step 2: Find $\frac{du}{dx}$.
$u = \sec x + \tan x$.
$\frac{du}{dx} = \frac{d}{dx}(\sec x + \tan x) = \frac{d}{dx}(\sec x) + \frac{d}{dx}(\tan x)$.
We know the standard derivatives:
$\frac{d}{dx}(\sec x) = \sec x \tan x$.
$\frac{d}{dx}(\tan x) = \sec^2 x$.
So, $\frac{du}{dx} = \sec x \tan x + \sec^2 x$.
We can factor out $\sec x$ from this expression:
$\frac{du}{dx} = \sec x (\tan x + \sec x)$.
Step 3: Calculate $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
$\frac{dy}{dx} = \left(\frac{1}{\sec x + \tan x}\right) \cdot (\sec x (\sec x + \tan x))$
Assuming $\sec x + \tan x \neq 0$, we can cancel the term $(\sec x + \tan x)$ from the numerator and denominator:
$\frac{dy}{dx} = \frac{\cancel{(\sec x + \tan x)}}{\cancel{(\sec x + \tan x)}} \cdot \sec x$
$\frac{dy}{dx} = \sec x$
We need to ensure $\sec x + \tan x > 0$ for $\log(\sec x + \tan x)$ to be defined. $\sec x + \tan x = \frac{1}{\cos x} + \frac{\sin x}{\cos x} = \frac{1+\sin x}{\cos x}$. For this to be positive, if $\cos x > 0$ (i.e., $x$ in Q1 or Q4), then $1+\sin x$ is always $\geq 0$. It's $0$ if $\sin x = -1$, i.e., $x=3\pi/2 + 2k\pi$, where $\cos x=0$. So if $\cos x > 0$, then $\sec x + \tan x > 0$. If $\cos x < 0$ (i.e., $x$ in Q2 or Q3), then $1+\sin x \geq 0$. So $\frac{1+\sin x}{\cos x} \leq 0$. This domain would be problematic for the log. Therefore, we typically consider $x$ such that $\cos x > 0$. For instance, $x \in (-\pi/2, \pi/2)$. In this interval, $\sec x > 0$.
Comparing our result with the given options:
(A) $\sec x$ - This matches our result.
(B) $\tan x$ - Incorrect.
(C) $\frac{1}{\sec x + \tan x}$ - This is only $\frac{dy}{du}$, not the full derivative.
(D) $\text{cosec } x$ - Incorrect.
Thus, if $y = \log (\sec x + \tan x)$, then $\frac{dy}{dx} = \sec x$. This is a standard result, often related to the integral of $\sec x$. $\int \sec x \, dx = \log |\sec x + \tan x| + C$.
Question 40. The domain of the derivative of $\tan^{-1}x$ is:
(A) $\mathbb{R}$
(B) $[-1, 1]$
(C) $(-1, 1)$
(D) $\mathbb{R} - \{-1, 1\}$
Answer:
Correct Option: (A)
Explanation:
Let $f(x) = \tan^{-1}x$. We need to find the domain of its derivative, $f'(x)$.
Step 1: Find the derivative of $\tan^{-1}x$.
The standard derivative of $\tan^{-1}x$ with respect to $x$ is:
$f'(x) = \frac{d}{dx}(\tan^{-1}x) = \frac{1}{1+x^2}$
Step 2: Determine the domain of the derivative $f'(x) = \frac{1}{1+x^2}$.
The domain of a function is the set of all possible input values ($x$) for which the function is defined.
The expression for the derivative is $f'(x) = \frac{1}{1+x^2}$.
For this expression to be defined, the denominator $1+x^2$ must not be equal to zero.
Consider $1+x^2 = 0$. This would mean $x^2 = -1$. There are no real numbers $x$ for which $x^2 = -1$. In fact, for any real number $x$, $x^2 \geq 0$. Therefore, $1+x^2 \geq 1+0 = 1$. Since $1+x^2$ is always greater than or equal to $1$ (and thus never zero) for all real numbers $x$, the expression $\frac{1}{1+x^2}$ is defined for all real numbers $x$.
So, the domain of $f'(x) = \frac{1}{1+x^2}$ is $\mathbb{R}$ (the set of all real numbers).
It's also important to consider the domain of the original function $f(x) = \tan^{-1}x$. The domain of $\tan^{-1}x$ is $\mathbb{R}$ (all real numbers). The range of $\tan^{-1}x$ is $(-\frac{\pi}{2}, \frac{\pi}{2})$. The function $\tan^{-1}x$ is differentiable for all $x$ in its domain, which is $\mathbb{R}$.
Comparing our result with the given options:
(A) $\mathbb{R}$ - This matches our conclusion. The derivative $\frac{1}{1+x^2}$ is defined for all real numbers.
(B) $[-1, 1]$ - This is the domain of $\sin^{-1}x$ and $\cos^{-1}x$. Incorrect for $\tan^{-1}x$ or its derivative.
(C) $(-1, 1)$ - This is the domain of the derivative of $\sin^{-1}x$ and $\cos^{-1}x$. Incorrect here.
(D) $\mathbb{R} - \{-1, 1\}$ - This means all real numbers except $-1$ and $1$. This is not relevant to $\frac{1}{1+x^2}$.
Thus, the domain of the derivative of $\tan^{-1}x$ is $\mathbb{R}$.
Question 41. If $f(x)$ satisfies the conditions of Rolle's theorem on $[a, b]$, then there exists at least one $c \in (a, b)$ such that:
(A) $f(c) = 0$
(B) $f'(c) = 0$
(C) $f(c) = f(a)$
(D) $f'(c) = \frac{f(b)-f(a)}{b-a}$
Answer:
Correct Option: (B)
Explanation:
Rolle's Theorem states the following:
If a real-valued function $f(x)$ satisfies three conditions:
1. $f(x)$ is continuous on the closed interval $[a, b]$.
2. $f(x)$ is differentiable on the open interval $(a, b)$.
3. $f(a) = f(b)$.
Then, the conclusion of Rolle's Theorem is that there exists at least one number $c$ in the open interval $(a, b)$ such that $f'(c) = 0$.
Geometrically, this means that if a smooth curve starts and ends at the same height (y-value), then there must be at least one point between the start and end where the tangent line to the curve is horizontal (i.e., its slope is zero).
Let's examine the given options in light of this theorem:
(A) $f(c) = 0$
This is not the conclusion of Rolle's Theorem. Rolle's Theorem is about the derivative $f'(c)$ being zero, not necessarily the function value $f(c)$ being zero. For example, $f(x) = \sin x$ on $[0, 2\pi]$ satisfies Rolle's conditions ($f(0)=0, f(2\pi)=0$). Here $f'(\pi/2) = \cos(\pi/2) = 0$ and $f'(3\pi/2) = \cos(3\pi/2) = 0$. However, $f(\pi/2) = \sin(\pi/2) = 1 \neq 0$. If $f(a)=f(b)=0$, then this option *could* be true if $c$ happens to be an x-intercept, but it's not the guaranteed conclusion about $f'(c)$.
(B) $f'(c) = 0$
This is precisely the conclusion of Rolle's Theorem. If the conditions are met, the theorem guarantees that such a $c$ exists in $(a,b)$ where the derivative is zero.
(C) $f(c) = f(a)$
This is not guaranteed by Rolle's Theorem. One of the conditions is $f(a)=f(b)$. The theorem doesn't state anything about $f(c)$ being equal to $f(a)$ or $f(b)$ for $c \in (a,b)$, other than the possibility that $c$ could be a point where $f(x)$ takes on its maximum or minimum value within $(a,b)$, which in turn leads to $f'(c)=0$. For example, $f(x) = (x-1)(x-3)$ on $[1,3]$. $f(1)=0, f(3)=0$. $f'(x) = 2x-4$. $f'(2)=0$. Here $f(2)=(2-1)(2-3) = 1(-1)=-1$. And $f(a)=f(1)=0$. So $f(c) \neq f(a)$.
(D) $f'(c) = \frac{f(b)-f(a)}{b-a}$
This is the conclusion of the Mean Value Theorem (Lagrange's MVT). Rolle's Theorem is a special case of the Mean Value Theorem where $f(a)=f(b)$. If $f(a)=f(b)$, then $f(b)-f(a)=0$, so $\frac{f(b)-f(a)}{b-a} = \frac{0}{b-a} = 0$. Thus, for Rolle's Theorem, this statement becomes $f'(c) = 0$, which is the same as option (B). However, option (B) is the direct statement of Rolle's theorem's conclusion. Option (D) is the more general MVT conclusion. Since the question specifically mentions Rolle's theorem, the direct conclusion $f'(c)=0$ is more appropriate than expressing it through the MVT formula, even though they become equivalent under Rolle's conditions.
The most direct and accurate statement of the conclusion of Rolle's Theorem among the options is $f'(c)=0$.
Question 42. The derivative of $\tan^{-1}\left(\frac{3x - x^3}{1 - 3x^2}\right)$ with respect to $x$ is:
(A) $\frac{1}{1+x^2}$
(B) $\frac{3}{1+x^2}$
(C) $\frac{3}{1-x^2}$
(D) $\frac{1}{1-x^2}$
Answer:
Correct Option: (B)
Explanation:
We are given $y = \tan^{-1}\left(\frac{3x - x^3}{1 - 3x^2}\right)$.
The expression inside the $\tan^{-1}$ function, $\frac{3x - x^3}{1 - 3x^2}$, is reminiscent of the triple angle identity for tangent: $\tan(3\theta) = \frac{3\tan\theta - \tan^3\theta}{1 - 3\tan^2\theta}$.
Let $x = \tan\theta$. Then $\theta = \tan^{-1}x$.
Substitute $x = \tan\theta$ into the expression for $y$:
$y = \tan^{-1}\left(\frac{3\tan\theta - \tan^3\theta}{1 - 3\tan^2\theta}\right)$
Using the identity $\tan(3\theta) = \frac{3\tan\theta - \tan^3\theta}{1 - 3\tan^2\theta}$:
$y = \tan^{-1}(\tan(3\theta))$
For the simplification $y = \tan^{-1}(\tan(3\theta)) = 3\theta$ to hold, $3\theta$ must be in the principal value range of $\tan^{-1}(u)$, which is $(-\frac{\pi}{2}, \frac{\pi}{2})$.
So, we require $-\frac{\pi}{2} < 3\theta < \frac{\pi}{2}$, which means $-\frac{\pi}{6} < \theta < \frac{\pi}{6}$.
If $-\frac{\pi}{6} < \theta < \frac{\pi}{6}$, then $x = \tan\theta \in (\tan(-\frac{\pi}{6}), \tan(\frac{\pi}{6})) = (-\frac{1}{\sqrt{3}}, \frac{1}{\sqrt{3}})$.
So, for $x \in (-\frac{1}{\sqrt{3}}, \frac{1}{\sqrt{3}})$, we have $y = 3\theta$.
Substitute back $\theta = \tan^{-1}x$:
$y = 3\tan^{-1}x$, for $x \in (-\frac{1}{\sqrt{3}}, \frac{1}{\sqrt{3}})$.
Now, differentiate $y$ with respect to $x$:
$\frac{dy}{dx} = \frac{d}{dx}(3\tan^{-1}x)$
$\frac{dy}{dx} = 3 \cdot \frac{d}{dx}(\tan^{-1}x)$
We know that $\frac{d}{dx}(\tan^{-1}x) = \frac{1}{1+x^2}$.
So, $\frac{dy}{dx} = 3 \cdot \frac{1}{1+x^2} = \frac{3}{1+x^2}$.
This result is valid for $x \in (-\frac{1}{\sqrt{3}}, \frac{1}{\sqrt{3}})$. Outside this interval, $y$ might be $3\tan^{-1}x + k\pi$ for some integer $k$, but the derivative would still be $\frac{3}{1+x^2}$ where the function is smooth. The expression $\frac{3x-x^3}{1-3x^2}$ is undefined when $1-3x^2=0$, i.e., $x^2=1/3$, so $x = \pm 1/\sqrt{3}$. At these points, the original function $\tan^{-1}(...)$ is undefined (argument goes to $\infty$). So the derivative applies for $x \neq \pm 1/\sqrt{3}$.
The derivative $\frac{3}{1+x^2}$ is defined for all $x \in \mathbb{R}$. The simplification $y=3\tan^{-1}x$ is piecewise, e.g., for $x > 1/\sqrt{3}$, $y = 3\tan^{-1}x - \pi$. The derivative remains $\frac{3}{1+x^2}$.
Comparing our result with the given options:
(A) $\frac{1}{1+x^2}$ - This is the derivative of $\tan^{-1}x$.
(B) $\frac{3}{1+x^2}$ - This matches our result.
(C) $\frac{3}{1-x^2}$ - Incorrect denominator.
(D) $\frac{1}{1-x^2}$ - Incorrect numerator and denominator.
Thus, the derivative of $\tan^{-1}\left(\frac{3x - x^3}{1 - 3x^2}\right)$ with respect to $x$ is $\frac{3}{1+x^2}$.
Question 43. If $x = a(\theta + \sin \theta)$ and $y = a(1 - \cos \theta)$, find $\frac{dy}{dx}$.
(A) $\tan(\theta/2)$
(B) $\cot(\theta/2)$
(C) $\tan \theta$
(D) $\cot \theta$
Answer:
Correct Option: (A)
Explanation:
We are given parametric equations:
$x = a(\theta + \sin \theta)$
$y = a(1 - \cos \theta)$
To find $\frac{dy}{dx}$, we use the formula for parametric differentiation: $\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta}$.
Step 1: Differentiate $y$ with respect to $\theta$.
$y = a(1 - \cos \theta) = a - a\cos\theta$
$\frac{dy}{d\theta} = \frac{d}{d\theta}(a - a\cos\theta) = 0 - a(-\sin\theta) = a\sin\theta$.
$\frac{dy}{d\theta} = a\sin\theta$
…(i)
We can use the half-angle identity $\sin\theta = 2\sin(\theta/2)\cos(\theta/2)$.
So, $\frac{dy}{d\theta} = a \cdot 2\sin(\theta/2)\cos(\theta/2)$.
Step 2: Differentiate $x$ with respect to $\theta$.
$x = a(\theta + \sin \theta) = a\theta + a\sin\theta$
$\frac{dx}{d\theta} = \frac{d}{d\theta}(a\theta + a\sin\theta) = a(1) + a(\cos\theta) = a(1 + \cos\theta)$.
$\frac{dx}{d\theta} = a(1 + \cos\theta)$
…(ii)
We can use the half-angle identity $1 + \cos\theta = 2\cos^2(\theta/2)$.
So, $\frac{dx}{d\theta} = a \cdot 2\cos^2(\theta/2)$.
Step 3: Calculate $\frac{dy}{dx}$.
$\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta} = \frac{a \cdot 2\sin(\theta/2)\cos(\theta/2)}{a \cdot 2\cos^2(\theta/2)}$
Assuming $a \neq 0$ and $2\cos^2(\theta/2) \neq 0$ (i.e., $\cos(\theta/2) \neq 0$), we can cancel terms:
$\frac{dy}{dx} = \frac{\cancel{a} \cdot \cancel{2}\sin(\theta/2)\cancel{\cos(\theta/2)}}{\cancel{a} \cdot \cancel{2}\cos^{\cancel{2}}(\theta/2)}$
$\frac{dy}{dx} = \frac{\sin(\theta/2)}{\cos(\theta/2)}$
Since $\frac{\sin A}{\cos A} = \tan A$,
$\frac{dy}{dx} = \tan(\theta/2)$
This is valid when $\cos(\theta/2) \neq 0$, i.e., $\theta/2 \neq \frac{\pi}{2} + n\pi$, so $\theta \neq \pi + 2n\pi$ for integer $n$. At these points, $\frac{dx}{d\theta} = 0$, so the tangent to the cycloid (which these equations represent) is vertical.
Comparing our result with the given options:
(A) $\tan(\theta/2)$ - This matches our result.
(B) $\cot(\theta/2)$ - Incorrect.
(C) $\tan \theta$ - Incorrect.
(D) $\cot \theta$ - Incorrect.
Question 44. If $y = \sin(ax+b)$, the second derivative $\frac{d^2y}{dx^2}$ is:
(A) $-a^2 \sin(ax+b)$
(B) $a^2 \sin(ax+b)$
(C) $-a^2 \cos(ax+b)$
(D) $a \cos(ax+b)$
Answer:
Correct Option: (A)
Explanation:
We are given the function $y = \sin(ax+b)$. We need to find its second derivative, $\frac{d^2y}{dx^2}$.
Step 1: Find the first derivative, $\frac{dy}{dx}$.
Let $u = ax+b$. Then $y = \sin(u)$.
Using the Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
$\frac{dy}{du} = \frac{d}{du}(\sin u) = \cos u = \cos(ax+b)$.
$\frac{du}{dx} = \frac{d}{dx}(ax+b) = a(1) + 0 = a$.
So, $\frac{dy}{dx} = \cos(ax+b) \cdot a = a \cos(ax+b)$.
$\frac{dy}{dx} = a \cos(ax+b)$
…(i)
Step 2: Find the second derivative, $\frac{d^2y}{dx^2}$.
To find the second derivative, we differentiate the first derivative (from equation (i)) with respect to $x$.
$\frac{d^2y}{dx^2} = \frac{d}{dx}\left(a \cos(ax+b)\right)$
Since $a$ is a constant, we can take it out of the differentiation:
$\frac{d^2y}{dx^2} = a \cdot \frac{d}{dx}(\cos(ax+b))$
Again, let $u = ax+b$. We need to find $\frac{d}{dx}(\cos u)$.
$\frac{d}{du}(\cos u) = -\sin u = -\sin(ax+b)$.
$\frac{du}{dx} = a$.
So, $\frac{d}{dx}(\cos(ax+b)) = -\sin(ax+b) \cdot a = -a \sin(ax+b)$.
Substitute this back into the expression for $\frac{d^2y}{dx^2}$:
$\frac{d^2y}{dx^2} = a \cdot (-a \sin(ax+b))$
$\frac{d^2y}{dx^2} = -a^2 \sin(ax+b)$
…(ii)
Comparing our result with the given options:
(A) $-a^2 \sin(ax+b)$ - This matches our result.
(B) $a^2 \sin(ax+b)$ - Incorrect sign.
(C) $-a^2 \cos(ax+b)$ - Incorrect trigonometric function (should be sine).
(D) $a \cos(ax+b)$ - This is the first derivative, $\frac{dy}{dx}$.
Thus, if $y = \sin(ax+b)$, the second derivative $\frac{d^2y}{dx^2}$ is $-a^2 \sin(ax+b)$.
Question 45. If $f(x) = \log |x|$, then $f'(x)$ is:
(A) $\frac{1}{x}$ for all $x \neq 0$
(B) $\frac{1}{|x|}$ for all $x \neq 0$
(C) $-\frac{1}{x}$ for all $x \neq 0$
(D) $\frac{1}{|x| \log |x|}$ for all $x \neq 0$
Answer:
Correct Option: (A)
Explanation:
We are given the function $f(x) = \log |x|$. We need to find its derivative $f'(x)$ for $x \neq 0$. The function can be defined piecewise based on the definition of $|x|$:
$f(x) = \begin{cases} \log x & , & x > 0 \\ \log(-x) & , & x < 0 \end{cases}$
(Note: $\log |x|$ is undefined at $x=0$.)
Case 1: $x > 0$
If $x > 0$, then $|x| = x$. So, $f(x) = \log x$.
The derivative is $f'(x) = \frac{d}{dx}(\log x) = \frac{1}{x}$.
Case 2: $x < 0$
If $x < 0$, then $|x| = -x$. So, $f(x) = \log(-x)$.
To find the derivative, we use the Chain Rule. Let $u = -x$. Then $f(u) = \log u$.
$f'(x) = \frac{d}{du}(\log u) \cdot \frac{du}{dx}$
$\frac{d}{du}(\log u) = \frac{1}{u} = \frac{1}{-x}$.
$\frac{du}{dx} = \frac{d}{dx}(-x) = -1$.
So, $f'(x) = \left(\frac{1}{-x}\right) \cdot (-1) = \frac{-1}{-x} = \frac{1}{x}$.
Combining the results:
For $x > 0$, $f'(x) = \frac{1}{x}$.
For $x < 0$, $f'(x) = \frac{1}{x}$.
Thus, for all $x \neq 0$, $f'(x) = \frac{1}{x}$.
Comparing our result with the given options:
(A) $\frac{1}{x}$ for all $x \neq 0$ - This matches our result.
(B) $\frac{1}{|x|}$ for all $x \neq 0$ - This is incorrect. If $x<0$, then $|x|=-x$, so $\frac{1}{|x|} = \frac{1}{-x}$. But we found $f'(x)=\frac{1}{x}$ for $x<0$. These are different unless $x=0$, which is excluded.
(C) $-\frac{1}{x}$ for all $x \neq 0$ - This is incorrect. It would be true if $f(x) = -\log|x|$ or if only $x<0$ was considered and there was a sign error.
(D) $\frac{1}{|x| \log |x|}$ for all $x \neq 0$ - This resembles the derivative of $\log(\log|x|)$, not $\log|x|$.
Therefore, if $f(x) = \log |x|$, then $f'(x) = \frac{1}{x}$ for all $x \neq 0$. This is a standard result often used in integration, e.g., $\int \frac{1}{x} dx = \log |x| + C$.
Short Answer Type Questions
Question 1. Examine the continuity of the function $f(x) = 2x + 3$ at $x = 1$.
Answer:
Given:
The function $f(x) = 2x + 3$.
The point at which continuity is to be examined is $x = 1$.
To Examine:
The continuity of the function $f(x)$ at $x = 1$.
Conditions for Continuity:
A function $f(x)$ is continuous at a point $x = c$ if the following three conditions are met:
1. $f(c)$ is defined.
2. $\lim\limits_{x \to c} f(x)$ exists.
3. $\lim\limits_{x \to c} f(x) = f(c)$.
For this problem, $c=1$.
Step 1: Evaluate $f(1)$.
Substitute $x = 1$ into the function $f(x) = 2x + 3$:
$f(1) = 2(1) + 3$
$f(1) = 2 + 3$
$f(1) = 5$
...(i)
Since $f(1)$ has a finite value, $f(1)$ is defined.
Step 2: Evaluate $\lim\limits_{x \to 1} f(x)$.
To determine if the limit exists, we can evaluate the Left-Hand Limit (LHL) and the Right-Hand Limit (RHL).
Left-Hand Limit (LHL):
$\text{LHL} = \lim\limits_{x \to 1^-} f(x) = \lim\limits_{h \to 0} f(1-h)$, where $h > 0$.
$\text{LHL} = \lim\limits_{h \to 0} [2(1-h) + 3]$
$\text{LHL} = \lim\limits_{h \to 0} [2 - 2h + 3]$
$\text{LHL} = \lim\limits_{h \to 0} [5 - 2h]$
$\text{LHL} = 5 - 2(0) = 5$
Right-Hand Limit (RHL):
$\text{RHL} = \lim\limits_{x \to 1^+} f(x) = \lim\limits_{h \to 0} f(1+h)$, where $h > 0$.
$\text{RHL} = \lim\limits_{h \to 0} [2(1+h) + 3]$
$\text{RHL} = \lim\limits_{h \to 0} [2 + 2h + 3]$
$\text{RHL} = \lim\limits_{h \to 0} [5 + 2h]$
$\text{RHL} = 5 + 2(0) = 5$
Since LHL = RHL = 5, the limit exists.
$\lim\limits_{x \to 1} f(x) = 5$
...(ii)
Alternative method for Step 2:
Since $f(x) = 2x + 3$ is a polynomial function, it is continuous for all real values of $x$. Therefore, the limit at any point $x=c$ can be found by direct substitution, i.e., $\lim\limits_{x \to c} f(x) = f(c)$.
So, for $x=1$:
$\lim\limits_{x \to 1} (2x+3) = 2(1) + 3 = 2 + 3 = 5$. This confirms the result from LHL/RHL calculation.
Step 3: Compare $f(1)$ and $\lim\limits_{x \to 1} f(x)$.
From (i), we have $f(1) = 5$.
From (ii), we have $\lim\limits_{x \to 1} f(x) = 5$.
Comparing these two values, we see that:
$f(1) = \lim\limits_{x \to 1} f(x)$
$5 = 5$
Since all three conditions for continuity are satisfied ($f(1)$ is defined, $\lim\limits_{x \to 1} f(x)$ exists, and $f(1) = \lim\limits_{x \to 1} f(x)$), the function is continuous at $x=1$.
Conclusion:
The function $f(x) = 2x + 3$ is continuous at $x = 1$.
Question 2. Find the value of $k$ such that the function $f(x) = \begin{cases} kx+1 & , & x \leq \pi \\ \cos x & , & x > \pi \end{cases}$ is continuous at $x = \pi$.
Answer:
Given:
The function is defined as:
$f(x) = \begin{cases} kx+1 & , & x \leq \pi \\ \cos x & , & x > \pi \end{cases}$
The function $f(x)$ is continuous at $x = \pi$.
To Find:
The value of $k$.
Solution:
For a function $f(x)$ to be continuous at a point $x = c$, the following conditions must be satisfied:
1. The Left-Hand Limit (LHL) must exist: $\lim\limits_{x \to c^-} f(x)$.
2. The Right-Hand Limit (RHL) must exist: $\lim\limits_{x \to c^+} f(x)$.
3. The value of the function at $x=c$ must be defined: $f(c)$.
4. $\text{LHL} = \text{RHL} = f(c)$.
In this case, $c = \pi$.
Calculating the value of the function at $x = \pi$:
For $x = \pi$, we use the definition $f(x) = kx + 1$.
$f(\pi) = k(\pi) + 1$
$f(\pi) = k\pi + 1$
...(i)
Calculating the Left-Hand Limit (LHL) at $x = \pi$:
$\text{LHL} = \lim\limits_{x \to \pi^-} f(x)$
For $x \to \pi^-$, $x$ is slightly less than $\pi$, so we use the definition $f(x) = kx + 1$ (since $x \leq \pi$).
$\text{LHL} = \lim\limits_{x \to \pi^-} (kx + 1)$
$\text{LHL} = k(\pi) + 1$
$\text{LHL} = k\pi + 1$
...(ii)
Calculating the Right-Hand Limit (RHL) at $x = \pi$:
$\text{RHL} = \lim\limits_{x \to \pi^+} f(x)$
For $x \to \pi^+$, $x$ is slightly greater than $\pi$, so we use the definition $f(x) = \cos x$ (since $x > \pi$).
$\text{RHL} = \lim\limits_{x \to \pi^+} (\cos x)$
$\text{RHL} = \cos(\pi)$
We know that $\cos(\pi) = -1$.
$\text{RHL} = -1$
...(iii)
Condition for continuity:
Since the function $f(x)$ is given to be continuous at $x = \pi$, we must have:
$\text{LHL} = \text{RHL} = f(\pi)$
Using equations (i), (ii), and (iii):
$k\pi + 1 = -1$
Now, we solve for $k$:
$k\pi = -1 - 1$
$k\pi = -2$
$k = -\frac{2}{\pi}$
Conclusion:
The value of $k$ for which the function $f(x)$ is continuous at $x = \pi$ is $k = -\frac{2}{\pi}$.
Question 3. Find the derivative of $y = \sin(x^2 + 5)$.
Answer:
Given:
The function is $y = \sin(x^2 + 5)$.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$ or $y'$.
Solution:
We will use the chain rule to find the derivative of the given function. The chain rule states that if $y = f(g(x))$, then $\frac{dy}{dx} = f'(g(x)) \cdot g'(x)$.
Let $u = x^2 + 5$. Then $y = \sin(u)$.
First, find the derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(\sin(u))$
$\frac{dy}{du} = \cos(u)$
...(i)
Next, find the derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}(x^2 + 5)$
Using the power rule ($\frac{d}{dx}(x^n) = nx^{n-1}$) and the constant rule ($\frac{d}{dx}(c) = 0$):
$\frac{du}{dx} = \frac{d}{dx}(x^2) + \frac{d}{dx}(5)$
$\frac{du}{dx} = 2x^{2-1} + 0$
$\frac{du}{dx} = 2x$
...(ii)
Now, apply the chain rule: $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
Substitute the expressions from (i) and (ii):
$\frac{dy}{dx} = \cos(u) \cdot (2x)$
Finally, substitute back $u = x^2 + 5$ into the equation:
$\frac{dy}{dx} = \cos(x^2 + 5) \cdot 2x$
$\frac{dy}{dx} = 2x \cos(x^2 + 5)$
Conclusion:
The derivative of $y = \sin(x^2 + 5)$ is $\frac{dy}{dx} = 2x \cos(x^2 + 5)$.
Question 4. Find the derivative of $y = \sin^{-1}(\cos x)$.
Answer:
Given:
The function is $y = \sin^{-1}(\cos x)$.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
We will use the chain rule to find the derivative. The chain rule states that if $y = f(g(x))$, then $\frac{dy}{dx} = f'(g(x)) \cdot g'(x)$.
Let $u = \cos x$. Then $y = \sin^{-1}(u)$.
The derivative of $\sin^{-1}(u)$ with respect to $u$ is:
$\frac{d}{du}(\sin^{-1}(u)) = \frac{1}{\sqrt{1-u^2}}$
...(i)
The derivative of $u = \cos x$ with respect to $x$ is:
$\frac{du}{dx} = \frac{d}{dx}(\cos x) = -\sin x$
...(ii)
Applying the chain rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$:
$\frac{dy}{dx} = \frac{1}{\sqrt{1-(\cos x)^2}} \cdot (-\sin x)$
Using the trigonometric identity $\sin^2 x + \cos^2 x = 1$, we have $1 - \cos^2 x = \sin^2 x$.
So, $\sqrt{1-\cos^2 x} = \sqrt{\sin^2 x} = |\sin x|$.
Substituting this into the expression for $\frac{dy}{dx}$:
$\frac{dy}{dx} = \frac{1}{|\sin x|} \cdot (-\sin x)$
$\frac{dy}{dx} = -\frac{\sin x}{|\sin x|}$
...(iii)
This expression can be further analyzed:
1. If $\sin x > 0$ (e.g., for $x \in (2n\pi, (2n+1)\pi)$ for any integer $n$), then $|\sin x| = \sin x$.
In this case, $\frac{dy}{dx} = -\frac{\sin x}{\sin x} = -1$.
2. If $\sin x < 0$ (e.g., for $x \in ((2n+1)\pi, (2n+2)\pi)$ for any integer $n$), then $|\sin x| = -\sin x$.
In this case, $\frac{dy}{dx} = -\frac{\sin x}{-\sin x} = 1$.
The derivative is undefined when $\sin x = 0$, which occurs at $x = n\pi$ for any integer $n$, because this would lead to division by zero.
Alternate Solution:
We can first simplify the expression for $y$ using trigonometric identities.
We know that $\cos x = \sin\left(\frac{\pi}{2} - x\right)$.
So, $y = \sin^{-1}\left(\sin\left(\frac{\pi}{2} - x\right)\right)$.
The function $\sin^{-1}(\sin \theta)$ simplifies to $\theta$ if $\theta$ is in the principal value range of $\sin^{-1}$, which is $\left[-\frac{\pi}{2}, \frac{\pi}{2}\right]$. More generally, $\sin^{-1}(\sin \theta)$ is a piecewise linear function.
Let $\theta = \frac{\pi}{2} - x$.
Case 1: $\frac{\pi}{2} - x \in \left[-\frac{\pi}{2}, \frac{\pi}{2}\right]$
This condition is equivalent to:
$-\frac{\pi}{2} \leq \frac{\pi}{2} - x \implies x \leq \pi$
$\frac{\pi}{2} - x \leq \frac{\pi}{2} \implies -x \leq 0 \implies x \geq 0$
So, for $x \in [0, \pi]$, we have $y = \frac{\pi}{2} - x$.
Then, $\frac{dy}{dx} = \frac{d}{dx}\left(\frac{\pi}{2} - x\right) = 0 - 1 = -1$.
This matches the primary solution for $x \in (0, \pi)$ where $\sin x > 0$.
Case 2: Consider $x \in (\pi, 2\pi)$.
In this interval, $\frac{\pi}{2} - x \in \left(\frac{\pi}{2} - 2\pi, \frac{\pi}{2} - \pi\right) = \left(-\frac{3\pi}{2}, -\frac{\pi}{2}\right)$.
Let $\theta = \frac{\pi}{2} - x$. Since $\theta \in \left(-\frac{3\pi}{2}, -\frac{\pi}{2}\right)$, we know that $\sin^{-1}(\sin \theta) = -\pi - \theta$ for this range (as $\sin \theta = \sin(-\pi-\theta)$ and $-\pi-\theta \in [-\frac{\pi}{2}, \frac{\pi}{2}]$).
So, $y = -\pi - \left(\frac{\pi}{2} - x\right) = -\pi - \frac{\pi}{2} + x = x - \frac{3\pi}{2}$.
Then, $\frac{dy}{dx} = \frac{d}{dx}\left(x - \frac{3\pi}{2}\right) = 1 - 0 = 1$.
This matches the primary solution for $x \in (\pi, 2\pi)$ where $\sin x < 0$.
This alternate method gives the same results but requires careful handling of the intervals for the identity $\sin^{-1}(\sin \theta)$. The first method using the chain rule directly is often more straightforward for finding the derivative expression.
Conclusion:
The derivative of $y = \sin^{-1}(\cos x)$ is $\frac{dy}{dx} = -\frac{\sin x}{|\sin x|}$.
This means $\frac{dy}{dx} = -1$ when $\sin x > 0$, and $\frac{dy}{dx} = 1$ when $\sin x < 0$. The derivative is undefined when $\sin x = 0$.
Question 5. Find $\frac{dy}{dx}$ if $2x + 3y = \sin x$.
Answer:
Given:
The equation relating $x$ and $y$ is $2x + 3y = \sin x$.
To Find:
The derivative $\frac{dy}{dx}$.
Solution:
We are given the implicit function:
$2x + 3y = \sin x$
...(i)
To find $\frac{dy}{dx}$, we differentiate both sides of the equation (i) with respect to $x$. Remember that $y$ is a function of $x$, so when we differentiate terms involving $y$, we must use the chain rule (i.e., $\frac{d}{dx}(f(y)) = f'(y) \frac{dy}{dx}$).
Differentiating both sides of equation (i) with respect to $x$:
$\frac{d}{dx}(2x + 3y) = \frac{d}{dx}(\sin x)$
Using the sum rule for differentiation ($\frac{d}{dx}(u+v) = \frac{du}{dx} + \frac{dv}{dx}$):
$\frac{d}{dx}(2x) + \frac{d}{dx}(3y) = \frac{d}{dx}(\sin x)$
Now, differentiate each term:
For the first term, $\frac{d}{dx}(2x) = 2 \cdot \frac{d}{dx}(x) = 2 \cdot 1 = 2$.
For the second term, $\frac{d}{dx}(3y) = 3 \cdot \frac{d}{dx}(y) = 3 \frac{dy}{dx}$.
For the right-hand side, $\frac{d}{dx}(\sin x) = \cos x$.
Substituting these back into the differentiated equation:
$2 + 3\frac{dy}{dx} = \cos x$
Now, we need to solve for $\frac{dy}{dx}$.
Subtract 2 from both sides:
$3\frac{dy}{dx} = \cos x - 2$
Divide by 3:
$\frac{dy}{dx} = \frac{\cos x - 2}{3}$
Conclusion:
If $2x + 3y = \sin x$, then the derivative $\frac{dy}{dx}$ is $\frac{\cos x - 2}{3}$.
Question 6. Find the derivative of $y = e^{x^3}$.
Answer:
Given:
The function is $y = e^{x^3}$.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
We will use the chain rule to find the derivative of the given function. The chain rule states that if $y = f(g(x))$, then $\frac{dy}{dx} = f'(g(x)) \cdot g'(x)$.
Let $u = x^3$. Then $y = e^u$.
First, find the derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(e^u)$
We know that the derivative of $e^u$ with respect to $u$ is $e^u$.
$\frac{dy}{du} = e^u$
...(i)
Next, find the derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}(x^3)$
Using the power rule ($\frac{d}{dx}(x^n) = nx^{n-1}$):
$\frac{du}{dx} = 3x^{3-1}$
$\frac{du}{dx} = 3x^2$
...(ii)
Now, apply the chain rule: $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
Substitute the expressions from (i) and (ii):
$\frac{dy}{dx} = e^u \cdot (3x^2)$
Finally, substitute back $u = x^3$ into the equation:
$\frac{dy}{dx} = e^{x^3} \cdot 3x^2$
It is customary to write the polynomial part first:
$\frac{dy}{dx} = 3x^2 e^{x^3}$
Conclusion:
The derivative of $y = e^{x^3}$ is $\frac{dy}{dx} = 3x^2 e^{x^3}$.
Question 7. Find $\frac{dy}{dx}$ if $y = \log(\sin x)$.
Answer:
Given:
The function is $y = \log(\sin x)$. We assume $\log$ refers to the natural logarithm (ln) unless a base is specified.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
We will use the chain rule to find the derivative. The chain rule states that if $y = f(g(x))$, then $\frac{dy}{dx} = f'(g(x)) \cdot g'(x)$.
Let $u = \sin x$. Then $y = \log(u)$.
First, find the derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(\log(u))$
The derivative of $\log(u)$ with respect to $u$ is $\frac{1}{u}$ (assuming natural logarithm).
$\frac{dy}{du} = \frac{1}{u}$
...(i)
Next, find the derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}(\sin x)$
The derivative of $\sin x$ with respect to $x$ is $\cos x$.
$\frac{du}{dx} = \cos x$
...(ii)
Now, apply the chain rule: $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
Substitute the expressions from (i) and (ii):
$\frac{dy}{dx} = \frac{1}{u} \cdot (\cos x)$
Finally, substitute back $u = \sin x$ into the equation:
$\frac{dy}{dx} = \frac{1}{\sin x} \cdot \cos x$
$\frac{dy}{dx} = \frac{\cos x}{\sin x}$
We know that $\frac{\cos x}{\sin x} = \cot x$.
So, $\frac{dy}{dx} = \cot x$.
This is valid for values of $x$ where $\sin x > 0$ (so that $\log(\sin x)$ is defined and real) and $\sin x \neq 0$ (to avoid division by zero).
Conclusion:
The derivative of $y = \log(\sin x)$ is $\frac{dy}{dx} = \cot x$.
Question 8. If $x = a \cos \theta$, $y = a \sin \theta$, find $\frac{dy}{dx}$.
Answer:
Given:
The parametric equations are:
$x = a \cos \theta$
...(i)
$y = a \sin \theta$
...(ii)
Here, $a$ is a constant.
To Find:
The derivative $\frac{dy}{dx}$.
Solution:
Since $x$ and $y$ are given as functions of a parameter $\theta$, we can find $\frac{dy}{dx}$ using the formula for parametric differentiation:
$\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta}$
First, we need to find $\frac{dx}{d\theta}$. Differentiate equation (i) with respect to $\theta$:
$\frac{dx}{d\theta} = \frac{d}{d\theta}(a \cos \theta)$
Since $a$ is a constant:
$\frac{dx}{d\theta} = a \frac{d}{d\theta}(\cos \theta)$
The derivative of $\cos \theta$ with respect to $\theta$ is $-\sin \theta$.
$\frac{dx}{d\theta} = a (-\sin \theta) = -a \sin \theta$
...(iii)
Next, we need to find $\frac{dy}{d\theta}$. Differentiate equation (ii) with respect to $\theta$:
$\frac{dy}{d\theta} = \frac{d}{d\theta}(a \sin \theta)$
Since $a$ is a constant:
$\frac{dy}{d\theta} = a \frac{d}{d\theta}(\sin \theta)$
The derivative of $\sin \theta$ with respect to $\theta$ is $\cos \theta$.
$\frac{dy}{d\theta} = a \cos \theta$
...(iv)
Now, substitute the expressions for $\frac{dy}{d\theta}$ (from iv) and $\frac{dx}{d\theta}$ (from iii) into the formula for $\frac{dy}{dx}$:
$\frac{dy}{dx} = \frac{a \cos \theta}{-a \sin \theta}$
Assuming $a \neq 0$ and $\sin \theta \neq 0$ (i.e., $\theta \neq n\pi$ for any integer $n$), we can cancel $a$ from the numerator and denominator:
$\frac{dy}{dx} = \frac{\cos \theta}{-\sin \theta}$
$\frac{dy}{dx} = -\frac{\cos \theta}{\sin \theta}$
We know that $\frac{\cos \theta}{\sin \theta} = \cot \theta$.
So, $\frac{dy}{dx} = -\cot \theta$.
Alternate Solution (Eliminating the parameter):
From the given equations:
$x = a \cos \theta \implies \cos \theta = \frac{x}{a}$
$y = a \sin \theta \implies \sin \theta = \frac{y}{a}$
We know the trigonometric identity $\sin^2 \theta + \cos^2 \theta = 1$.
Substituting the expressions for $\sin \theta$ and $\cos \theta$:
$\left(\frac{y}{a}\right)^2 + \left(\frac{x}{a}\right)^2 = 1$
$\frac{y^2}{a^2} + \frac{x^2}{a^2} = 1$
$x^2 + y^2 = a^2$
This is the equation of a circle centered at the origin with radius $a$.
Now, differentiate this equation implicitly with respect to $x$:
$\frac{d}{dx}(x^2 + y^2) = \frac{d}{dx}(a^2)$
$\frac{d}{dx}(x^2) + \frac{d}{dx}(y^2) = 0$ (since $a^2$ is a constant)
$2x + 2y \frac{dy}{dx} = 0$
$2y \frac{dy}{dx} = -2x$
Assuming $y \neq 0$ (i.e., $a \sin \theta \neq 0$, so $\sin \theta \neq 0$ or $\theta \neq n\pi$):
$\frac{dy}{dx} = -\frac{2x}{2y} = -\frac{x}{y}$
Substitute $x = a \cos \theta$ and $y = a \sin \theta$ back into this expression:
$\frac{dy}{dx} = -\frac{a \cos \theta}{a \sin \theta} = -\frac{\cos \theta}{\sin \theta} = -\cot \theta$
Both methods yield the same result.
Conclusion:
If $x = a \cos \theta$ and $y = a \sin \theta$, then $\frac{dy}{dx} = -\cot \theta$ (provided $\sin \theta \neq 0$).
Question 9. Find the second order derivative of $y = x^{20}$.
Answer:
Given:
The function is $y = x^{20}$.
To Find:
The second order derivative of $y$ with respect to $x$, denoted as $\frac{d^2y}{dx^2}$ or $y''$.
Solution:
To find the second order derivative, we first need to find the first order derivative, $\frac{dy}{dx}$.
Step 1: Find the first order derivative ($\frac{dy}{dx}$).
Given $y = x^{20}$.
We use the power rule for differentiation, which states that $\frac{d}{dx}(x^n) = nx^{n-1}$.
Applying this rule to $y = x^{20}$ (where $n=20$):
$\frac{dy}{dx} = \frac{d}{dx}(x^{20})$
$\frac{dy}{dx} = 20x^{20-1}$
$\frac{dy}{dx} = 20x^{19}$
...(i)
Step 2: Find the second order derivative ($\frac{d^2y}{dx^2}$).
The second order derivative is the derivative of the first order derivative. So, we differentiate $\frac{dy}{dx}$ with respect to $x$.
$\frac{d^2y}{dx^2} = \frac{d}{dx}\left(\frac{dy}{dx}\right)$
Substitute the expression for $\frac{dy}{dx}$ from equation (i):
$\frac{d^2y}{dx^2} = \frac{d}{dx}(20x^{19})$
Again, apply the power rule, treating $20$ as a constant multiplier. Here, $n=19$.
$\frac{d^2y}{dx^2} = 20 \cdot \frac{d}{dx}(x^{19})$
$\frac{d^2y}{dx^2} = 20 \cdot (19x^{19-1})$
$\frac{d^2y}{dx^2} = 20 \cdot 19x^{18}$
Now, calculate the product $20 \times 19$:
$20 \times 19 = 380$
So, the second order derivative is:
$\frac{d^2y}{dx^2} = 380x^{18}$
Conclusion:
The second order derivative of $y = x^{20}$ is $\frac{d^2y}{dx^2} = 380x^{18}$.
Question 10. Examine the continuity of the function $f(x) = |x|$ at $x = 0$.
Answer:
Given:
The function is $f(x) = |x|$.
The point at which continuity is to be examined is $x = 0$.
The absolute value function $f(x) = |x|$ can be defined piecewise as:
$f(x) = \begin{cases} x & , & x \geq 0 \\ -x & , & x < 0 \end{cases}$
To Examine:
The continuity of the function $f(x) = |x|$ at $x = 0$.
Conditions for Continuity:
A function $f(x)$ is continuous at a point $x = c$ if the following three conditions are met:
1. $f(c)$ is defined.
2. $\lim\limits_{x \to c} f(x)$ exists (i.e., Left-Hand Limit (LHL) = Right-Hand Limit (RHL)).
3. $\lim\limits_{x \to c} f(x) = f(c)$.
For this problem, $c=0$.
Solution:
Step 1: Evaluate $f(0)$.
Using the definition of $f(x) = |x|$, for $x = 0$, we use the case $x \geq 0$, so $f(x) = x$.
$f(0) = 0$.
$f(0) = 0$
...(i)
Since $f(0)$ has a finite value, $f(0)$ is defined.
Step 2: Evaluate the Left-Hand Limit (LHL) at $x = 0$.
$\text{LHL} = \lim\limits_{x \to 0^-} f(x)$
As $x \to 0^-$, $x$ is slightly less than $0$ (i.e., $x < 0$). For $x < 0$, $f(x) = -x$.
$\text{LHL} = \lim\limits_{x \to 0^-} (-x)$
Substituting $x = 0-h$ where $h \to 0$ and $h > 0$:
$\text{LHL} = \lim\limits_{h \to 0} (-(0-h)) = \lim\limits_{h \to 0} h = 0$.
Alternatively, directly substituting $0$ into $-x$ (as it's a polynomial):
$\text{LHL} = -(0) = 0$.
$\text{LHL} = 0$
...(ii)
Step 3: Evaluate the Right-Hand Limit (RHL) at $x = 0$.
$\text{RHL} = \lim\limits_{x \to 0^+} f(x)$
As $x \to 0^+$, $x$ is slightly greater than $0$ (i.e., $x > 0$). For $x \geq 0$, $f(x) = x$.
$\text{RHL} = \lim\limits_{x \to 0^+} (x)$
Substituting $x = 0+h$ where $h \to 0$ and $h > 0$:
$\text{RHL} = \lim\limits_{h \to 0} (0+h) = \lim\limits_{h \to 0} h = 0$.
Alternatively, directly substituting $0$ into $x$ (as it's a polynomial):
$\text{RHL} = 0$.
$\text{RHL} = 0$
...(iii)
Step 4: Check if the limit exists.
From (ii) and (iii), we have LHL = 0 and RHL = 0.
Since $\text{LHL} = \text{RHL}$, the limit $\lim\limits_{x \to 0} f(x)$ exists and is equal to 0.
$\lim\limits_{x \to 0} f(x) = 0$
...(iv)
Step 5: Compare $\lim\limits_{x \to 0} f(x)$ with $f(0)$.
From (i), $f(0) = 0$.
From (iv), $\lim\limits_{x \to 0} f(x) = 0$.
Since $f(0) = \lim\limits_{x \to 0} f(x)$ (i.e., $0 = 0$), all conditions for continuity are satisfied.
Conclusion:
The function $f(x) = |x|$ is continuous at $x = 0$.
Question 11. Find the derivative of $y = \cos(\sin x)$.
Answer:
Given:
The function is $y = \cos(\sin x)$.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
We will use the chain rule to find the derivative. The chain rule states that if $y = f(g(x))$, then $\frac{dy}{dx} = f'(g(x)) \cdot g'(x)$.
Let $u = \sin x$. Then $y = \cos(u)$.
First, find the derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(\cos(u))$
The derivative of $\cos(u)$ with respect to $u$ is $-\sin(u)$.
$\frac{dy}{du} = -\sin(u)$
...(i)
Next, find the derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}(\sin x)$
The derivative of $\sin x$ with respect to $x$ is $\cos x$.
$\frac{du}{dx} = \cos x$
...(ii)
Now, apply the chain rule: $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
Substitute the expressions from (i) and (ii):
$\frac{dy}{dx} = (-\sin(u)) \cdot (\cos x)$
Finally, substitute back $u = \sin x$ into the equation:
$\frac{dy}{dx} = -\sin(\sin x) \cdot \cos x$
It is customary to write the terms in a clear order, for example:
$\frac{dy}{dx} = -\cos x \sin(\sin x)$
Conclusion:
The derivative of $y = \cos(\sin x)$ is $\frac{dy}{dx} = -\cos x \sin(\sin x)$.
Question 12. Find $\frac{dy}{dx}$ if $y = \tan^{-1}(\frac{3x - x^3}{1 - 3x^2})$.
Answer:
Given:
The function is $y = \tan^{-1}\left(\frac{3x - x^3}{1 - 3x^2}\right)$.
This function is defined when $1 - 3x^2 \neq 0$, i.e., $3x^2 \neq 1$, so $x^2 \neq \frac{1}{3}$, which means $x \neq \pm \frac{1}{\sqrt{3}}$.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
We can solve this by using a trigonometric substitution. The expression inside the $\tan^{-1}$ function resembles the triple angle identity for tangent:
$\tan(3\theta) = \frac{3\tan\theta - \tan^3\theta}{1 - 3\tan^2\theta}$
Let $x = \tan\theta$. This implies $\theta = \tan^{-1}x$. The principal value of $\theta$ lies in the interval $(-\frac{\pi}{2}, \frac{\pi}{2})$.
Substitute $x = \tan\theta$ into the expression for $y$:
$y = \tan^{-1}\left(\frac{3\tan\theta - \tan^3\theta}{1 - 3\tan^2\theta}\right)$
Using the triple angle identity for tangent, this simplifies to:
$y = \tan^{-1}(\tan(3\theta))$
We know that $\tan^{-1}(\tan u) = u - n\pi$ for some integer $n$, such that $u - n\pi \in (-\frac{\pi}{2}, \frac{\pi}{2})$. The value of $n$ depends on the interval in which $u$ lies.
So, we can write $y = 3\theta - n\pi$ for some integer $n$.
Substitute back $\theta = \tan^{-1}x$:
$y = 3\tan^{-1}x - n\pi$
...(i)
The term $n\pi$ is a constant for any interval of $x$ where $3\theta$ stays within a particular range of $(\frac{(2k-1)\pi}{2}, \frac{(2k+1)\pi}{2})$. When we differentiate $y$ with respect to $x$, the constant term $-n\pi$ will have a derivative of 0.
Now, differentiate $y$ with respect to $x$:
$\frac{dy}{dx} = \frac{d}{dx}(3\tan^{-1}x - n\pi)$
$\frac{dy}{dx} = \frac{d}{dx}(3\tan^{-1}x) - \frac{d}{dx}(n\pi)$
$\frac{dy}{dx} = 3 \cdot \frac{d}{dx}(\tan^{-1}x) - 0$
We know that the derivative of $\tan^{-1}x$ with respect to $x$ is $\frac{1}{1+x^2}$.
$\frac{dy}{dx} = 3 \cdot \frac{1}{1+x^2}$
$\frac{dy}{dx} = \frac{3}{1+x^2}$
This derivative is valid for all $x$ where the original function $y$ is defined. As noted earlier, $y$ is defined for $x \neq \pm \frac{1}{\sqrt{3}}$.
Conclusion:
The derivative of $y = \tan^{-1}\left(\frac{3x - x^3}{1 - 3x^2}\right)$ is $\frac{dy}{dx} = \frac{3}{1+x^2}$, for $x \neq \pm \frac{1}{\sqrt{3}}$.
Question 13. Find $\frac{dy}{dx}$ if $x^2 + xy + y^2 = 100$.
Answer:
Given:
The implicit equation relating $x$ and $y$ is $x^2 + xy + y^2 = 100$.
To Find:
The derivative $\frac{dy}{dx}$.
Solution:
We are given the implicit function:
$x^2 + xy + y^2 = 100$
...(i)
To find $\frac{dy}{dx}$, we differentiate both sides of the equation (i) with respect to $x$. We must remember that $y$ is a function of $x$, so we'll use the chain rule when differentiating terms involving $y$, and the product rule for the term $xy$.
Differentiating both sides of equation (i) with respect to $x$:
$\frac{d}{dx}(x^2 + xy + y^2) = \frac{d}{dx}(100)$
Using the sum rule for differentiation:
$\frac{d}{dx}(x^2) + \frac{d}{dx}(xy) + \frac{d}{dx}(y^2) = \frac{d}{dx}(100)$
Now, differentiate each term:
1. $\frac{d}{dx}(x^2) = 2x$ (using the power rule).
2. For $\frac{d}{dx}(xy)$, we use the product rule: $\frac{d}{dx}(uv) = u \frac{dv}{dx} + v \frac{du}{dx}$.
Let $u = x$ and $v = y$. Then $\frac{du}{dx} = 1$ and $\frac{dv}{dx} = \frac{dy}{dx}$.
So, $\frac{d}{dx}(xy) = x \frac{dy}{dx} + y \cdot 1 = x\frac{dy}{dx} + y$.
3. For $\frac{d}{dx}(y^2)$, we use the chain rule: $\frac{d}{dx}(g(y)) = g'(y) \frac{dy}{dx}$.
Here, $g(y) = y^2$, so $g'(y) = 2y$.
So, $\frac{d}{dx}(y^2) = 2y \frac{dy}{dx}$.
4. $\frac{d}{dx}(100) = 0$ (since 100 is a constant).
Substitute these derivatives back into the differentiated equation:
$2x + \left(x\frac{dy}{dx} + y\right) + 2y\frac{dy}{dx} = 0$
$2x + x\frac{dy}{dx} + y + 2y\frac{dy}{dx} = 0$
Now, we need to solve for $\frac{dy}{dx}$. Group the terms containing $\frac{dy}{dx}$ on one side and the other terms on the other side:
$x\frac{dy}{dx} + 2y\frac{dy}{dx} = -2x - y$
Factor out $\frac{dy}{dx}$ from the terms on the left side:
$\frac{dy}{dx}(x + 2y) = -(2x + y)$
Finally, divide by $(x + 2y)$ to isolate $\frac{dy}{dx}$, assuming $x + 2y \neq 0$:
$\frac{dy}{dx} = -\frac{2x + y}{x + 2y}$
Conclusion:
If $x^2 + xy + y^2 = 100$, then the derivative $\frac{dy}{dx}$ is $-\frac{2x + y}{x + 2y}$, provided $x + 2y \neq 0$.
Question 14. Find the derivative of $y = \sqrt{e^{\sqrt{x}}}$.
Answer:
Given:
The function is $y = \sqrt{e^{\sqrt{x}}}$.
This function is defined for $x \geq 0$.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
First, we can rewrite the given function $y = \sqrt{e^{\sqrt{x}}}$ using exponent rules:
$y = (e^{\sqrt{x}})^{1/2}$
Using the property $(a^b)^c = a^{bc}$, we get:
$y = e^{\frac{1}{2}\sqrt{x}}$
Now, we will use the chain rule to find the derivative. Let $u$ be the exponent:
Let $u = \frac{1}{2}\sqrt{x} = \frac{1}{2}x^{1/2}$.
Then, the function becomes $y = e^u$.
First, find the derivative of $y$ with respect to $u$:
$\frac{dy}{du} = \frac{d}{du}(e^u)$
$\frac{dy}{du} = e^u$
...(i)
Next, find the derivative of $u$ with respect to $x$:
$\frac{du}{dx} = \frac{d}{dx}\left(\frac{1}{2}x^{1/2}\right)$
Using the power rule ($\frac{d}{dx}(x^n) = nx^{n-1}$):
$\frac{du}{dx} = \frac{1}{2} \cdot \left(\frac{1}{2}x^{\frac{1}{2}-1}\right)$
$\frac{du}{dx} = \frac{1}{4}x^{-1/2}$
$\frac{du}{dx} = \frac{1}{4\sqrt{x}}$
$\frac{du}{dx} = \frac{1}{4\sqrt{x}}$
...(ii)
Now, apply the chain rule: $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
Substitute the expressions from (i) and (ii):
$\frac{dy}{dx} = e^u \cdot \frac{1}{4\sqrt{x}}$
Finally, substitute back $u = \frac{1}{2}\sqrt{x}$ into the equation:
$\frac{dy}{dx} = e^{\frac{1}{2}\sqrt{x}} \cdot \frac{1}{4\sqrt{x}}$
$\frac{dy}{dx} = \frac{e^{\frac{\sqrt{x}}{2}}}{4\sqrt{x}}$
This derivative is defined for $x > 0$.
Conclusion:
The derivative of $y = \sqrt{e^{\sqrt{x}}}$ is $\frac{dy}{dx} = \frac{e^{\frac{\sqrt{x}}{2}}}{4\sqrt{x}}$.
Question 15. Find $\frac{dy}{dx}$ if $y = x^x$.
Answer:
Given:
The function is $y = x^x$.
This function is typically defined for $x > 0$ to ensure that $x^x$ is a real number and $\log x$ is defined.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
Since the base and the exponent both involve the variable $x$, we cannot directly use the power rule ($\frac{d}{dx}x^n = nx^{n-1}$) or the exponential rule ($\frac{d}{dx}a^x = a^x \log a$). We need to use logarithmic differentiation.
Given $y = x^x$.
Take the natural logarithm of both sides of the equation:
$\log y = \log (x^x)$
Using the logarithm property $\log(a^b) = b \log a$, we get:
$\log y = x \log x$
...(i)
Now, differentiate both sides of equation (i) with respect to $x$. Remember that $y$ is a function of $x$, so we use implicit differentiation for the left side, and the product rule for the right side.
$\frac{d}{dx}(\log y) = \frac{d}{dx}(x \log x)$
For the left side, $\frac{d}{dx}(\log y) = \frac{1}{y} \frac{dy}{dx}$ (using the chain rule).
For the right side, $\frac{d}{dx}(x \log x)$, we use the product rule: $\frac{d}{dx}(uv) = u \frac{dv}{dx} + v \frac{du}{dx}$.
Let $u = x$ and $v = \log x$.
Then $\frac{du}{dx} = \frac{d}{dx}(x) = 1$.
And $\frac{dv}{dx} = \frac{d}{dx}(\log x) = \frac{1}{x}$.
So, $\frac{d}{dx}(x \log x) = x \cdot \frac{1}{x} + \log x \cdot 1 = 1 + \log x$.
Substituting these back into the differentiated equation:
$\frac{1}{y} \frac{dy}{dx} = 1 + \log x$
Now, solve for $\frac{dy}{dx}$ by multiplying both sides by $y$:
$\frac{dy}{dx} = y (1 + \log x)$
Finally, substitute back the original expression for $y$, which is $y = x^x$:
$\frac{dy}{dx} = x^x (1 + \log x)$
Conclusion:
The derivative of $y = x^x$ is $\frac{dy}{dx} = x^x (1 + \log x)$, for $x > 0$.
Question 16. If $x = at^2, y = 2at$, find $\frac{dy}{dx}$.
Answer:
Given:
The parametric equations are:
$x = at^2$
...(i)
$y = 2at$
...(ii)
Here, $a$ is a constant and $t$ is the parameter.
To Find:
The derivative $\frac{dy}{dx}$.
Solution:
Since $x$ and $y$ are given as functions of a parameter $t$, we can find $\frac{dy}{dx}$ using the formula for parametric differentiation:
$\frac{dy}{dx} = \frac{dy/dt}{dx/dt}$
First, we need to find $\frac{dx}{dt}$. Differentiate equation (i) with respect to $t$:
$\frac{dx}{dt} = \frac{d}{dt}(at^2)$
Since $a$ is a constant, we use the power rule $\frac{d}{dt}(t^n) = nt^{n-1}$:
$\frac{dx}{dt} = a \cdot (2t^{2-1})$
$\frac{dx}{dt} = 2at$
...(iii)
Next, we need to find $\frac{dy}{dt}$. Differentiate equation (ii) with respect to $t$:
$\frac{dy}{dt} = \frac{d}{dt}(2at)$
Since $2a$ is a constant:
$\frac{dy}{dt} = 2a \cdot \frac{d}{dt}(t)$
$\frac{dy}{dt} = 2a \cdot 1$
$\frac{dy}{dt} = 2a$
...(iv)
Now, substitute the expressions for $\frac{dy}{dt}$ (from iv) and $\frac{dx}{dt}$ (from iii) into the formula for $\frac{dy}{dx}$:
$\frac{dy}{dx} = \frac{2a}{2at}$
Assuming $a \neq 0$ and $t \neq 0$ (so that $\frac{dx}{dt} \neq 0$), we can cancel $2a$ from the numerator and denominator:
$\frac{dy}{dx} = \frac{\cancel{2a}^1}{\cancel{2a}_1 t}$
$\frac{dy}{dx} = \frac{1}{t}$
Alternate Solution (Eliminating the parameter):
From equation (ii), $y = 2at$. If $a \neq 0$, we can solve for $t$:
$t = \frac{y}{2a}$
Substitute this expression for $t$ into equation (i), $x = at^2$:
$x = a \left(\frac{y}{2a}\right)^2$
$x = a \left(\frac{y^2}{4a^2}\right)$
$x = \frac{ay^2}{4a^2}$
$x = \frac{y^2}{4a}$
Rearranging this equation to make $y^2$ the subject:
$y^2 = 4ax$
This is the equation of a parabola opening to the right with vertex at the origin and focus at $(a,0)$.
Now, differentiate this equation implicitly with respect to $x$:
$\frac{d}{dx}(y^2) = \frac{d}{dx}(4ax)$
$2y \frac{dy}{dx} = 4a \cdot \frac{d}{dx}(x)$
$2y \frac{dy}{dx} = 4a \cdot 1$
$2y \frac{dy}{dx} = 4a$
Assuming $y \neq 0$ (i.e., $2at \neq 0$, so $t \neq 0$):
$\frac{dy}{dx} = \frac{4a}{2y}$
$\frac{dy}{dx} = \frac{2a}{y}$
Substitute $y = 2at$ back into this expression:
$\frac{dy}{dx} = \frac{2a}{2at} = \frac{1}{t}$
Both methods yield the same result.
Conclusion:
If $x = at^2$ and $y = 2at$, then $\frac{dy}{dx} = \frac{1}{t}$ (provided $t \neq 0$ and $a \neq 0$).
Question 17. Find the second order derivative of $y = x \cos x$.
Answer:
Given:
The function is $y = x \cos x$.
To Find:
The second order derivative of $y$ with respect to $x$, denoted as $\frac{d^2y}{dx^2}$ or $y''$.
Solution:
To find the second order derivative, we first need to find the first order derivative, $\frac{dy}{dx}$.
Step 1: Find the first order derivative ($\frac{dy}{dx}$).
Given $y = x \cos x$.
This is a product of two functions, $u(x) = x$ and $v(x) = \cos x$. We use the product rule for differentiation, which states that $\frac{d}{dx}(uv) = \frac{du}{dx}v + u\frac{dv}{dx}$.
Let $u = x$, then $\frac{du}{dx} = \frac{d}{dx}(x) = 1$.
Let $v = \cos x$, then $\frac{dv}{dx} = \frac{d}{dx}(\cos x) = -\sin x$.
Applying the product rule:
$\frac{dy}{dx} = (1) \cdot \cos x + x \cdot (-\sin x)$
$\frac{dy}{dx} = \cos x - x \sin x$
$\frac{dy}{dx} = \cos x - x \sin x$
...(i)
Step 2: Find the second order derivative ($\frac{d^2y}{dx^2}$).
The second order derivative is the derivative of the first order derivative. So, we differentiate $\frac{dy}{dx}$ (from equation (i)) with respect to $x$.
$\frac{d^2y}{dx^2} = \frac{d}{dx}\left(\frac{dy}{dx}\right) = \frac{d}{dx}(\cos x - x \sin x)$
Using the difference rule, $\frac{d}{dx}(f-g) = \frac{df}{dx} - \frac{dg}{dx}$:
$\frac{d^2y}{dx^2} = \frac{d}{dx}(\cos x) - \frac{d}{dx}(x \sin x)$
First, differentiate $\cos x$:
$\frac{d}{dx}(\cos x) = -\sin x$
Next, differentiate $x \sin x$. This is again a product of two functions, $u_1(x) = x$ and $v_1(x) = \sin x$. Apply the product rule:
$\frac{d}{dx}(x \sin x) = \left(\frac{d}{dx}(x)\right) \sin x + x \left(\frac{d}{dx}(\sin x)\right)$
$\frac{d}{dx}(x \sin x) = (1) \cdot \sin x + x \cdot (\cos x)$
$\frac{d}{dx}(x \sin x) = \sin x + x \cos x$
Now, substitute these back into the expression for $\frac{d^2y}{dx^2}$:
$\frac{d^2y}{dx^2} = (-\sin x) - (\sin x + x \cos x)$
$\frac{d^2y}{dx^2} = -\sin x - \sin x - x \cos x$
$\frac{d^2y}{dx^2} = -2\sin x - x \cos x$
Conclusion:
The second order derivative of $y = x \cos x$ is $\frac{d^2y}{dx^2} = -2\sin x - x \cos x$.
Question 18. Examine the differentiability of the function $f(x) = |x|$ at $x = 0$.
Answer:
Given:
The function is $f(x) = |x|$.
The point at which differentiability is to be examined is $x = 0$.
The absolute value function $f(x) = |x|$ can be defined piecewise as:
$f(x) = \begin{cases} x & , & x \geq 0 \\ -x & , & x < 0 \end{cases}$
To Examine:
The differentiability of the function $f(x) = |x|$ at $x = 0$.
Condition for Differentiability:
A function $f(x)$ is differentiable at a point $x = c$ if the Left-Hand Derivative (LHD) at $x=c$ is equal to the Right-Hand Derivative (RHD) at $x=c$.
$\text{LHD at } x=c \text{ is } \lim\limits_{h \to 0^+} \frac{f(c-h) - f(c)}{-h}$ or $\lim\limits_{x \to c^-} \frac{f(x) - f(c)}{x - c}$.
$\text{RHD at } x=c \text{ is } \lim\limits_{h \to 0^+} \frac{f(c+h) - f(c)}{h}$ or $\lim\limits_{x \to c^+} \frac{f(x) - f(c)}{x - c}$.
For this problem, $c=0$.
First, we find the value of the function at $x=0$:
$f(0) = |0| = 0$.
Solution:
Calculating the Left-Hand Derivative (LHD) at $x = 0$:
$\text{LHD} = \lim\limits_{x \to 0^-} \frac{f(x) - f(0)}{x - 0}$
As $x \to 0^-$, $x$ is slightly less than $0$ (i.e., $x < 0$). For $x < 0$, $f(x) = -x$.
We have $f(0) = 0$.
So, $\text{LHD} = \lim\limits_{x \to 0^-} \frac{-x - 0}{x - 0}$
$\text{LHD} = \lim\limits_{x \to 0^-} \frac{-x}{x}$
$\text{LHD} = \lim\limits_{x \to 0^-} (-1)$
$\text{LHD} = -1$
...(i)
Calculating the Right-Hand Derivative (RHD) at $x = 0$:
$\text{RHD} = \lim\limits_{x \to 0^+} \frac{f(x) - f(0)}{x - 0}$
As $x \to 0^+$, $x$ is slightly greater than $0$ (i.e., $x > 0$). For $x > 0$, $f(x) = x$. (Note: for $x=0$, $f(x)=x$ also holds, but for the limit, we consider $x \neq 0$).
We have $f(0) = 0$.
So, $\text{RHD} = \lim\limits_{x \to 0^+} \frac{x - 0}{x - 0}$
$\text{RHD} = \lim\limits_{x \to 0^+} \frac{x}{x}$
$\text{RHD} = \lim\limits_{x \to 0^+} (1)$
$\text{RHD} = 1$
...(ii)
Compare LHD and RHD:
From (i), LHD = -1.
From (ii), RHD = 1.
Since $\text{LHD} \neq \text{RHD}$ (i.e., $-1 \neq 1$), the function $f(x) = |x|$ is not differentiable at $x = 0$.
Conclusion:
The function $f(x) = |x|$ is not differentiable at $x = 0$.
(Note: It was found in a previous question that $f(x)=|x|$ is continuous at $x=0$. This is a classic example of a function that is continuous at a point but not differentiable at that point.)
Question 19. If $f(x) = \begin{cases} x+1 & , & x \geq 1 \\ x^2+1 & , & x < 1 \end{cases}$, examine the continuity at $x = 1$.
Answer:
Given:
The function is defined as:
$f(x) = \begin{cases} x+1 & , & x \geq 1 \\ x^2+1 & , & x < 1 \end{cases}$
The point at which continuity is to be examined is $x = 1$.
To Examine:
The continuity of the function $f(x)$ at $x = 1$.
Conditions for Continuity:
A function $f(x)$ is continuous at a point $x = c$ if the following three conditions are met:
1. $f(c)$ is defined.
2. $\lim\limits_{x \to c} f(x)$ exists (i.e., Left-Hand Limit (LHL) = Right-Hand Limit (RHL)).
3. $\lim\limits_{x \to c} f(x) = f(c)$.
For this problem, $c=1$.
Solution:
Step 1: Evaluate $f(1)$.
For $x = 1$, we use the definition $f(x) = x+1$ (since $x \geq 1$).
$f(1) = 1 + 1$
$f(1) = 2$
...(i)
Since $f(1)$ has a finite value, $f(1)$ is defined.
Step 2: Evaluate the Left-Hand Limit (LHL) at $x = 1$.
$\text{LHL} = \lim\limits_{x \to 1^-} f(x)$
As $x \to 1^-$, $x$ is slightly less than $1$ (i.e., $x < 1$). For $x < 1$, we use the definition $f(x) = x^2+1$.
$\text{LHL} = \lim\limits_{x \to 1^-} (x^2+1)$
Since $x^2+1$ is a polynomial, we can find the limit by direct substitution:
$\text{LHL} = (1)^2 + 1 = 1 + 1 = 2$.
$\text{LHL} = 2$
...(ii)
Step 3: Evaluate the Right-Hand Limit (RHL) at $x = 1$.
$\text{RHL} = \lim\limits_{x \to 1^+} f(x)$
As $x \to 1^+$, $x$ is slightly greater than $1$ (i.e., $x > 1$). For $x \geq 1$, we use the definition $f(x) = x+1$.
$\text{RHL} = \lim\limits_{x \to 1^+} (x+1)$
Since $x+1$ is a polynomial, we can find the limit by direct substitution:
$\text{RHL} = 1 + 1 = 2$.
$\text{RHL} = 2$
...(iii)
Step 4: Check if the limit exists.
From (ii) and (iii), we have LHL = 2 and RHL = 2.
Since $\text{LHL} = \text{RHL}$, the limit $\lim\limits_{x \to 1} f(x)$ exists and is equal to 2.
$\lim\limits_{x \to 1} f(x) = 2$
...(iv)
Step 5: Compare $\lim\limits_{x \to 1} f(x)$ with $f(1)$.
From (i), $f(1) = 2$.
From (iv), $\lim\limits_{x \to 1} f(x) = 2$.
Since $f(1) = \lim\limits_{x \to 1} f(x)$ (i.e., $2 = 2$), all conditions for continuity are satisfied.
Conclusion:
The function $f(x) = \begin{cases} x+1 & , & x \geq 1 \\ x^2+1 & , & x < 1 \end{cases}$ is continuous at $x = 1$.
Question 20. Find the derivative of $y = \sin^{-1}(2x \sqrt{1-x^2})$.
Answer:
Given:
The function is $y = \sin^{-1}(2x \sqrt{1-x^2})$.
The domain of this function requires $1-x^2 \geq 0$, so $x^2 \leq 1$, which means $x \in [-1, 1]$. Also, the argument of $\sin^{-1}$ must be in $[-1, 1]$. Let $Z = 2x\sqrt{1-x^2}$. If $x=\sin\theta$, then $Z=\sin(2\theta)$, which is always in $[-1,1]$. So the domain is $x \in [-1, 1]$.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
We will use the chain rule. Let $u = 2x \sqrt{1-x^2}$. Then $y = \sin^{-1}(u)$.
The derivative of $\sin^{-1}(u)$ with respect to $u$ is $\frac{1}{\sqrt{1-u^2}}$.
So, $\frac{dy}{dx} = \frac{d}{du}(\sin^{-1}(u)) \cdot \frac{du}{dx} = \frac{1}{\sqrt{1-u^2}} \cdot \frac{du}{dx}$.
Step 1: Calculate $\frac{du}{dx}$.
$u = 2x \sqrt{1-x^2}$. We use the product rule: $\frac{d}{dx}(fg) = f'g + fg'$.
Let $f(x) = 2x$ and $g(x) = \sqrt{1-x^2} = (1-x^2)^{1/2}$.
$f'(x) = 2$.
$g'(x) = \frac{1}{2}(1-x^2)^{-1/2} \cdot (-2x) = \frac{-x}{\sqrt{1-x^2}}$.
$\frac{du}{dx} = 2 \cdot \sqrt{1-x^2} + 2x \cdot \left(\frac{-x}{\sqrt{1-x^2}}\right)$
$\frac{du}{dx} = 2\sqrt{1-x^2} - \frac{2x^2}{\sqrt{1-x^2}}$
$\frac{du}{dx} = \frac{2(1-x^2) - 2x^2}{\sqrt{1-x^2}}$
$\frac{du}{dx} = \frac{2 - 2x^2 - 2x^2}{\sqrt{1-x^2}}$
$\frac{du}{dx} = \frac{2 - 4x^2}{\sqrt{1-x^2}} = \frac{2(1 - 2x^2)}{\sqrt{1-x^2}}$
...(i)
Step 2: Calculate $\sqrt{1-u^2}$.
$u = 2x \sqrt{1-x^2}$
$u^2 = (2x \sqrt{1-x^2})^2 = 4x^2 (1-x^2) = 4x^2 - 4x^4$.
$1 - u^2 = 1 - (4x^2 - 4x^4) = 1 - 4x^2 + 4x^4$.
This expression is a perfect square: $1 - 4x^2 + 4x^4 = (1 - 2x^2)^2$.
So, $\sqrt{1-u^2} = \sqrt{(1-2x^2)^2} = |1-2x^2|$.
$\frac{1}{\sqrt{1-u^2}} = \frac{1}{|1-2x^2|}$
...(ii)
This term is undefined if $1-2x^2 = 0$, i.e., $x^2 = 1/2$, so $x = \pm \frac{1}{\sqrt{2}}$.
Step 3: Combine to find $\frac{dy}{dx}$.
$\frac{dy}{dx} = \frac{1}{|1-2x^2|} \cdot \frac{2(1 - 2x^2)}{\sqrt{1-x^2}}$
We need to consider cases based on the sign of $1-2x^2$.
Case 1: $1-2x^2 > 0$.
This means $1 > 2x^2$, so $x^2 < \frac{1}{2}$, which implies $-\frac{1}{\sqrt{2}} < x < \frac{1}{\sqrt{2}}$.
In this case, $|1-2x^2| = 1-2x^2$.
$\frac{dy}{dx} = \frac{1}{1-2x^2} \cdot \frac{2(1 - 2x^2)}{\sqrt{1-x^2}} = \frac{2}{\sqrt{1-x^2}}$.
Case 2: $1-2x^2 < 0$.
This means $1 < 2x^2$, so $x^2 > \frac{1}{2}$. Since $x \in [-1, 1]$, this implies $x \in \left(-1, -\frac{1}{\sqrt{2}}\right) \cup \left(\frac{1}{\sqrt{2}}, 1\right)$.
In this case, $|1-2x^2| = -(1-2x^2) = 2x^2-1$.
$\frac{dy}{dx} = \frac{1}{-(1-2x^2)} \cdot \frac{2(1 - 2x^2)}{\sqrt{1-x^2}} = -\frac{2}{\sqrt{1-x^2}}$.
The derivative is not defined at $x = \pm 1$ (because $\sqrt{1-x^2}$ would be in the denominator and become 0) and at $x = \pm \frac{1}{\sqrt{2}}$ (because $|1-2x^2|$ would be 0 in the denominator, and LHD $\neq$ RHD at these points).
So, we can write $\frac{dy}{dx}$ as a piecewise function:
$\frac{dy}{dx} = \begin{cases} \frac{2}{\sqrt{1-x^2}} & , & \text{if } |x| < \frac{1}{\sqrt{2}} \\ -\frac{2}{\sqrt{1-x^2}} & , & \text{if } \frac{1}{\sqrt{2}} < |x| < 1 \end{cases}$
Conclusion:
The derivative of $y = \sin^{-1}(2x \sqrt{1-x^2})$ is:
$\frac{dy}{dx} = \frac{2}{\sqrt{1-x^2}}$ for $x \in \left(-\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}\right)$.
$\frac{dy}{dx} = -\frac{2}{\sqrt{1-x^2}}$ for $x \in \left(-1, -\frac{1}{\sqrt{2}}\right) \cup \left(\frac{1}{\sqrt{2}}, 1\right)$.
The function is not differentiable at $x = \pm 1$ and $x = \pm \frac{1}{\sqrt{2}}$.
Question 21. Find $\frac{dy}{dx}$ if $\sin^2 y + \cos xy = \pi$.
Answer:
Given:
The implicit equation relating $x$ and $y$ is $\sin^2 y + \cos(xy) = \pi$.
To Find:
The derivative $\frac{dy}{dx}$.
Solution:
We are given the implicit function:
$\sin^2 y + \cos(xy) = \pi$
...(i)
To find $\frac{dy}{dx}$, we differentiate both sides of the equation (i) with respect to $x$. We must remember that $y$ is a function of $x$. We will use the chain rule and the product rule where necessary.
Differentiating both sides of equation (i) with respect to $x$:
$\frac{d}{dx}(\sin^2 y + \cos(xy)) = \frac{d}{dx}(\pi)$
Using the sum rule for differentiation:
$\frac{d}{dx}(\sin^2 y) + \frac{d}{dx}(\cos(xy)) = \frac{d}{dx}(\pi)$
Now, differentiate each term:
1. For $\frac{d}{dx}(\sin^2 y)$:
Let $u = \sin y$. Then $\sin^2 y = u^2$.
$\frac{d}{dx}(u^2) = 2u \frac{du}{dx}$ (chain rule).
Now, $\frac{du}{dx} = \frac{d}{dx}(\sin y) = \cos y \frac{dy}{dx}$ (chain rule again).
So, $\frac{d}{dx}(\sin^2 y) = 2(\sin y) \cdot (\cos y \frac{dy}{dx}) = 2\sin y \cos y \frac{dy}{dx}$.
Using the identity $2\sin y \cos y = \sin(2y)$, this becomes $\sin(2y) \frac{dy}{dx}$.
2. For $\frac{d}{dx}(\cos(xy))$:
Let $v = xy$. Then $\cos(xy) = \cos v$.
$\frac{d}{dx}(\cos v) = -\sin v \frac{dv}{dx}$ (chain rule).
Now, $\frac{dv}{dx} = \frac{d}{dx}(xy)$. We use the product rule for $xy$: $\frac{d}{dx}(xy) = 1 \cdot y + x \cdot \frac{dy}{dx} = y + x\frac{dy}{dx}$.
So, $\frac{d}{dx}(\cos(xy)) = -\sin(xy) \left(y + x\frac{dy}{dx}\right) = -y\sin(xy) - x\sin(xy)\frac{dy}{dx}$.
3. For $\frac{d}{dx}(\pi)$:
Since $\pi$ is a constant, its derivative is 0.
$\frac{d}{dx}(\pi) = 0$.
Substitute these derivatives back into the differentiated equation:
$\sin(2y) \frac{dy}{dx} - y\sin(xy) - x\sin(xy)\frac{dy}{dx} = 0$
Now, we need to solve for $\frac{dy}{dx}$. Group the terms containing $\frac{dy}{dx}$ on one side and the other terms on the other side:
$\sin(2y) \frac{dy}{dx} - x\sin(xy)\frac{dy}{dx} = y\sin(xy)$
Factor out $\frac{dy}{dx}$ from the terms on the left side:
$\frac{dy}{dx} (\sin(2y) - x\sin(xy)) = y\sin(xy)$
Finally, divide by $(\sin(2y) - x\sin(xy))$ to isolate $\frac{dy}{dx}$, assuming $\sin(2y) - x\sin(xy) \neq 0$:
$\frac{dy}{dx} = \frac{y\sin(xy)}{\sin(2y) - x\sin(xy)}$
Conclusion:
If $\sin^2 y + \cos(xy) = \pi$, then the derivative $\frac{dy}{dx}$ is $\frac{y\sin(xy)}{\sin(2y) - x\sin(xy)}$, provided $\sin(2y) - x\sin(xy) \neq 0$.
Question 22. If $x = \sin t$, $y = \cos 2t$, find $\frac{dy}{dx}$.
Answer:
Given:
The parametric equations are:
$x = \sin t$
...(i)
$y = \cos 2t$
...(ii)
Here, $t$ is the parameter.
To Find:
The derivative $\frac{dy}{dx}$.
Solution using Parametric Differentiation:
Since $x$ and $y$ are given as functions of a parameter $t$, we can find $\frac{dy}{dx}$ using the formula:
$\frac{dy}{dx} = \frac{dy/dt}{dx/dt}$
First, we need to find $\frac{dx}{dt}$. Differentiate equation (i) with respect to $t$:
$\frac{dx}{dt} = \frac{d}{dt}(\sin t)$
$\frac{dx}{dt} = \cos t$
...(iii)
Next, we need to find $\frac{dy}{dt}$. Differentiate equation (ii) with respect to $t$:
$\frac{dy}{dt} = \frac{d}{dt}(\cos 2t)$
Using the chain rule, let $u = 2t$, so $\frac{du}{dt} = 2$.
$\frac{dy}{dt} = \frac{d}{du}(\cos u) \cdot \frac{du}{dt} = (-\sin u) \cdot 2 = -2\sin u$
Substituting back $u = 2t$:
$\frac{dy}{dt} = -2\sin 2t$
...(iv)
We know the double angle identity $\sin 2t = 2\sin t \cos t$. So, we can rewrite $\frac{dy}{dt}$ as:
$\frac{dy}{dt} = -2(2\sin t \cos t) = -4\sin t \cos t$.
Now, substitute the expressions for $\frac{dy}{dt}$ (from iv, using the expanded form) and $\frac{dx}{dt}$ (from iii) into the formula for $\frac{dy}{dx}$:
$\frac{dy}{dx} = \frac{-4\sin t \cos t}{\cos t}$
Assuming $\cos t \neq 0$ (i.e., $t \neq \frac{\pi}{2} + n\pi$ for any integer $n$, which means $x \neq \pm 1$), we can cancel $\cos t$ from the numerator and denominator:
$\frac{dy}{dx} = -4\sin t$
Since $x = \sin t$, we can substitute this back into the expression for $\frac{dy}{dx}$ to get the derivative in terms of $x$:
$\frac{dy}{dx} = -4x$
Alternate Solution (Eliminating the parameter):
We are given $x = \sin t$ and $y = \cos 2t$.
We use the double angle identity for cosine: $\cos 2t = 1 - 2\sin^2 t$.
Substitute $x = \sin t$ into this identity:
$y = 1 - 2(\sin t)^2$
$y = 1 - 2x^2$
Now, we have $y$ as an explicit function of $x$. Differentiate $y$ with respect to $x$:
$\frac{dy}{dx} = \frac{d}{dx}(1 - 2x^2)$
$\frac{dy}{dx} = \frac{d}{dx}(1) - \frac{d}{dx}(2x^2)$
$\frac{dy}{dx} = 0 - 2 \cdot (2x^{2-1})$
$\frac{dy}{dx} = -4x$
This method gives the result directly in terms of $x$ and is often simpler if a direct relationship between $x$ and $y$ can be easily found.
The derivative is valid for $x \in (-1, 1)$, corresponding to $\cos t \neq 0$. If $x = \pm 1$, then $t = \pm \frac{\pi}{2} + 2n\pi$, where $\cos t = 0$, making $\frac{dx}{dt}=0$, and the parametric differentiation formula is not directly applicable at these points without further analysis (e.g., vertical tangents).
Conclusion:
If $x = \sin t$ and $y = \cos 2t$, then $\frac{dy}{dx} = -4x$ (for $x \in (-1, 1)$).
Long Answer Type Questions
Question 1. Examine the continuity of the function $f(x) = \begin{cases} \frac{\sin x}{x} & , & x < 0 \\ x+1 & , & x \geq 0 \end{cases}$ at $x = 0$.
Answer:
Given:
The function is defined as:
$f(x) = \begin{cases} \frac{\sin x}{x} & , & x < 0 \\ x+1 & , & x \geq 0 \end{cases}$
The point at which continuity is to be examined is $x = 0$.
To Examine:
The continuity of the function $f(x)$ at $x = 0$.
Conditions for Continuity:
A function $f(x)$ is continuous at a point $x = c$ if the following three conditions are met:
1. $f(c)$ is defined.
2. $\lim\limits_{x \to c} f(x)$ exists (i.e., Left-Hand Limit (LHL) = Right-Hand Limit (RHL)).
3. $\lim\limits_{x \to c} f(x) = f(c)$.
For this problem, $c=0$.
Solution:
Step 1: Evaluate $f(0)$.
For $x = 0$, we use the definition $f(x) = x+1$ (since $x \geq 0$).
$f(0) = 0 + 1$
$f(0) = 1$
...(i)
Since $f(0)$ has a finite value, $f(0)$ is defined.
Step 2: Evaluate the Left-Hand Limit (LHL) at $x = 0$.
$\text{LHL} = \lim\limits_{x \to 0^-} f(x)$
As $x \to 0^-$, $x$ is slightly less than $0$ (i.e., $x < 0$). For $x < 0$, we use the definition $f(x) = \frac{\sin x}{x}$.
$\text{LHL} = \lim\limits_{x \to 0^-} \frac{\sin x}{x}$
This is a standard limit in calculus. We know that $\lim\limits_{\theta \to 0} \frac{\sin \theta}{\theta} = 1$.
Therefore,
$\text{LHL} = 1$
...(ii)
Step 3: Evaluate the Right-Hand Limit (RHL) at $x = 0$.
$\text{RHL} = \lim\limits_{x \to 0^+} f(x)$
As $x \to 0^+$, $x$ is slightly greater than $0$ (i.e., $x > 0$). For $x \geq 0$, we use the definition $f(x) = x+1$.
$\text{RHL} = \lim\limits_{x \to 0^+} (x+1)$
Since $x+1$ is a polynomial, we can find the limit by direct substitution:
$\text{RHL} = 0 + 1 = 1$.
$\text{RHL} = 1$
...(iii)
Step 4: Check if the limit exists.
From (ii) and (iii), we have LHL = 1 and RHL = 1.
Since $\text{LHL} = \text{RHL}$, the limit $\lim\limits_{x \to 0} f(x)$ exists and is equal to 1.
$\lim\limits_{x \to 0} f(x) = 1$
...(iv)
Step 5: Compare $\lim\limits_{x \to 0} f(x)$ with $f(0)$.
From (i), $f(0) = 1$.
From (iv), $\lim\limits_{x \to 0} f(x) = 1$.
Since $f(0) = \lim\limits_{x \to 0} f(x)$ (i.e., $1 = 1$), all conditions for continuity are satisfied.
Conclusion:
The function $f(x) = \begin{cases} \frac{\sin x}{x} & , & x < 0 \\ x+1 & , & x \geq 0 \end{cases}$ is continuous at $x = 0$.
Question 2. Find the values of $a$ and $b$ such that the function $f(x) = \begin{cases} 5 & , & x \leq 2 \\ ax+b & , & 2 < x < 10 \\ 21 & , & x \geq 10 \end{cases}$ is continuous.
Answer:
Given:
The function is defined as:
$f(x) = \begin{cases} 5 & , & x \leq 2 \\ ax+b & , & 2 < x < 10 \\ 21 & , & x \geq 10 \end{cases}$
The function $f(x)$ is continuous for all $x$.
To Find:
The values of the constants $a$ and $b$.
Solution:
For a function to be continuous everywhere, it must be continuous at all points in its domain. Since the individual pieces of the function ($5$, $ax+b$, $21$) are polynomials (or constants, which are degree 0 polynomials), they are continuous in their respective open intervals. We need to ensure continuity at the points where the function definition changes, which are $x=2$ and $x=10$.
Condition for Continuity at a point $x=c$:
A function $f(x)$ is continuous at $x=c$ if:
1. $f(c)$ is defined.
2. Left-Hand Limit (LHL) = $\lim\limits_{x \to c^-} f(x)$ exists.
3. Right-Hand Limit (RHL) = $\lim\limits_{x \to c^+} f(x)$ exists.
4. $\text{LHL} = \text{RHL} = f(c)$.
Continuity at $x=2$:
1. Value of the function at $x=2$:
For $x \leq 2$, $f(x) = 5$. So, $f(2) = 5$.
2. Left-Hand Limit (LHL) at $x=2$:
$\text{LHL} = \lim\limits_{x \to 2^-} f(x)$
For $x < 2$, $f(x) = 5$.
$\text{LHL} = \lim\limits_{x \to 2^-} 5 = 5$.
3. Right-Hand Limit (RHL) at $x=2$:
$\text{RHL} = \lim\limits_{x \to 2^+} f(x)$
For $2 < x < 10$, $f(x) = ax+b$.
$\text{RHL} = \lim\limits_{x \to 2^+} (ax+b) = a(2)+b = 2a+b$.
For continuity at $x=2$, we must have $\text{LHL} = \text{RHL} = f(2)$.
So, $5 = 2a+b$.
$2a+b = 5$
...(i)
Continuity at $x=10$:
1. Value of the function at $x=10$:
For $x \geq 10$, $f(x) = 21$. So, $f(10) = 21$.
2. Left-Hand Limit (LHL) at $x=10$:
$\text{LHL} = \lim\limits_{x \to 10^-} f(x)$
For $2 < x < 10$, $f(x) = ax+b$.
$\text{LHL} = \lim\limits_{x \to 10^-} (ax+b) = a(10)+b = 10a+b$.
3. Right-Hand Limit (RHL) at $x=10$:
$\text{RHL} = \lim\limits_{x \to 10^+} f(x)$
For $x \geq 10$, $f(x) = 21$.
$\text{RHL} = \lim\limits_{x \to 10^+} 21 = 21$.
For continuity at $x=10$, we must have $\text{LHL} = \text{RHL} = f(10)$.
So, $10a+b = 21$.
$10a+b = 21$
...(ii)
Solving the system of equations:
We have two linear equations with two variables $a$ and $b$:
1. $2a+b = 5$
2. $10a+b = 21$
Subtracting equation (i) from equation (ii):
$(10a+b) - (2a+b) = 21 - 5$
$10a + b - 2a - b = 16$
$8a = 16$
$a = \frac{16}{8}$
$a = 2$
Now substitute the value of $a=2$ into equation (i):
$2(2) + b = 5$
$4 + b = 5$
$b = 5 - 4$
$b = 1$
Conclusion:
For the function $f(x)$ to be continuous, the values of $a$ and $b$ must be:
$a = 2$
$b = 1$
Question 3. Find the derivative of $y = (\log x)^{\cos x}$.
Answer:
Given:
The function is $y = (\log x)^{\cos x}$.
For this function to be well-defined, we must have $\log x > 0$, which means $x > 1$. Also, $\cos x$ is defined for all real $x$. We assume $\log$ refers to the natural logarithm (ln).
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
Since the function is of the form $(f(x))^{g(x)}$ (where $f(x) = \log x$ and $g(x) = \cos x$), we use logarithmic differentiation.
Given $y = (\log x)^{\cos x}$.
Take the natural logarithm of both sides of the equation:
$\log y = \log ((\log x)^{\cos x})$
Using the logarithm property $\log(a^b) = b \log a$, we get:
$\log y = \cos x \cdot \log(\log x)$
...(i)
Now, differentiate both sides of equation (i) with respect to $x$.
For the left side, $\frac{d}{dx}(\log y) = \frac{1}{y} \frac{dy}{dx}$ (using the chain rule).
For the right side, $\frac{d}{dx}(\cos x \cdot \log(\log x))$, we use the product rule: $\frac{d}{dx}(uv) = \frac{du}{dx}v + u\frac{dv}{dx}$.
Let $u = \cos x$ and $v = \log(\log x)$.
Then $\frac{du}{dx} = \frac{d}{dx}(\cos x) = -\sin x$.
To find $\frac{dv}{dx} = \frac{d}{dx}(\log(\log x))$, we use the chain rule. Let $w = \log x$. Then $v = \log w$.
$\frac{dv}{dx} = \frac{d}{dw}(\log w) \cdot \frac{dw}{dx} = \frac{1}{w} \cdot \frac{d}{dx}(\log x) = \frac{1}{\log x} \cdot \frac{1}{x} = \frac{1}{x \log x}$.
So, applying the product rule to the right side of (i):
$\frac{d}{dx}(\cos x \cdot \log(\log x)) = (-\sin x) \cdot \log(\log x) + \cos x \cdot \left(\frac{1}{x \log x}\right)$
$\frac{d}{dx}(\cos x \cdot \log(\log x)) = -\sin x \log(\log x) + \frac{\cos x}{x \log x}$
Now, equate the derivatives of both sides of (i):
$\frac{1}{y} \frac{dy}{dx} = -\sin x \log(\log x) + \frac{\cos x}{x \log x}$
To solve for $\frac{dy}{dx}$, multiply both sides by $y$:
$\frac{dy}{dx} = y \left( -\sin x \log(\log x) + \frac{\cos x}{x \log x} \right)$
Finally, substitute back the original expression for $y$, which is $y = (\log x)^{\cos x}$:
$\frac{dy}{dx} = (\log x)^{\cos x} \left( \frac{\cos x}{x \log x} - \sin x \log(\log x) \right)$
Conclusion:
The derivative of $y = (\log x)^{\cos x}$ is $\frac{dy}{dx} = (\log x)^{\cos x} \left( \frac{\cos x}{x \log x} - \sin x \log(\log x) \right)$, for $x > 1$.
Question 4. If $y = \cos^{-1}\left(\frac{1-x^2}{1+x^2}\right)$, find $\frac{dy}{dx}$.
Answer:
Given:
The function is $y = \cos^{-1}\left(\frac{1-x^2}{1+x^2}\right)$.
The argument of $\cos^{-1}$, which is $\frac{1-x^2}{1+x^2}$, must be in $[-1, 1]$.
Since $x^2 \ge 0$, $1+x^2 > 0$.
We check if $-1 \le \frac{1-x^2}{1+x^2} \le 1$.
$-(1+x^2) \le 1-x^2 \implies -1-x^2 \le 1-x^2 \implies -1 \le 1$, which is true for all $x \in \mathbb{R}$.
$1-x^2 \le 1+x^2 \implies -x^2 \le x^2 \implies 0 \le 2x^2$, which is true for all $x \in \mathbb{R}$.
So, the function $y$ is defined for all real numbers $x$.
To Find:
The derivative of $y$ with respect to $x$, denoted as $\frac{dy}{dx}$.
Solution:
We use a trigonometric substitution. Let $x = \tan\theta$.
This implies $\theta = \tan^{-1}x$. The principal value range for $\theta$ is $(-\frac{\pi}{2}, \frac{\pi}{2})$.
Therefore, $2\theta \in (-\pi, \pi)$.
Substitute $x = \tan\theta$ into the expression for $y$:
$y = \cos^{-1}\left(\frac{1-\tan^2\theta}{1+\tan^2\theta}\right)$
Using the trigonometric identity $\cos(2\theta) = \frac{1-\tan^2\theta}{1+\tan^2\theta}$, we get:
$y = \cos^{-1}(\cos(2\theta))$
The principal value range of $\cos^{-1}(z)$ is $[0, \pi]$. We need to consider the value of $2\theta$:
Case 1: $x \ge 0$
If $x \ge 0$, then $\tan\theta \ge 0$. Since $\theta \in (-\frac{\pi}{2}, \frac{\pi}{2})$, this means $\theta \in [0, \frac{\pi}{2})$.
In this case, $2\theta \in [0, \pi)$.
For $u \in [0, \pi)$, $\cos^{-1}(\cos u) = u$. So, for $2\theta \in [0, \pi)$, we have:
$y = 2\theta$
Substitute back $\theta = \tan^{-1}x$:
$y = 2\tan^{-1}x$
Now, differentiate $y$ with respect to $x$ for $x > 0$ (we will consider $x=0$ separately for differentiability):
$\frac{dy}{dx} = \frac{d}{dx}(2\tan^{-1}x) = 2 \cdot \frac{1}{1+x^2}$
$\frac{dy}{dx} = \frac{2}{1+x^2}$ for $x > 0$.
Case 2: $x < 0$
If $x < 0$, then $\tan\theta < 0$. Since $\theta \in (-\frac{\pi}{2}, \frac{\pi}{2})$, this means $\theta \in (-\frac{\pi}{2}, 0)$.
In this case, $2\theta \in (-\pi, 0)$.
For $u \in (-\pi, 0)$, $\cos^{-1}(\cos u) = -u$ (because $-u \in (0, \pi)$ and $\cos u = \cos(-u)$).
So, for $2\theta \in (-\pi, 0)$, we have:
$y = -2\theta$
Substitute back $\theta = \tan^{-1}x$:
$y = -2\tan^{-1}x$
Now, differentiate $y$ with respect to $x$ for $x < 0$:
$\frac{dy}{dx} = \frac{d}{dx}(-2\tan^{-1}x) = -2 \cdot \frac{1}{1+x^2}$
$\frac{dy}{dx} = -\frac{2}{1+x^2}$ for $x < 0$.
Combining these results, we can write $\frac{dy}{dx}$ as a piecewise function:
$\frac{dy}{dx} = \begin{cases} \frac{2}{1+x^2} & , & x > 0 \\ -\frac{2}{1+x^2} & , & x < 0 \end{cases}$
This can also be written as $\frac{dy}{dx} = \frac{2 \cdot \text{sgn}(x)}{1+x^2}$ for $x \neq 0$, or $\frac{dy}{dx} = \frac{2x}{|x|(1+x^2)}$ for $x \neq 0$.
Differentiability at $x=0$:
The right-hand derivative (RHD) at $x=0$ is:
$\text{RHD} = \lim\limits_{x \to 0^+} \frac{2}{1+x^2} = \frac{2}{1+0^2} = 2$.
The left-hand derivative (LHD) at $x=0$ is:
$\text{LHD} = \lim\limits_{x \to 0^-} \left(-\frac{2}{1+x^2}\right) = -\frac{2}{1+0^2} = -2$.
Since RHD $(2) \neq$ LHD $(-2)$ at $x=0$, the function $y$ is not differentiable at $x=0$.
Alternate Solution (Using Chain Rule directly):
Given $y = \cos^{-1}\left(\frac{1-x^2}{1+x^2}\right)$.
Let $u = \frac{1-x^2}{1+x^2}$. Then $y = \cos^{-1}(u)$.
We know that $\frac{d}{du}(\cos^{-1}u) = -\frac{1}{\sqrt{1-u^2}}$.
First, find $\frac{du}{dx}$ using the quotient rule for $u = \frac{1-x^2}{1+x^2}$:
$\frac{du}{dx} = \frac{\frac{d}{dx}(1-x^2)(1+x^2) - (1-x^2)\frac{d}{dx}(1+x^2)}{(1+x^2)^2}$
$\frac{du}{dx} = \frac{(-2x)(1+x^2) - (1-x^2)(2x)}{(1+x^2)^2}$
$\frac{du}{dx} = \frac{-2x-2x^3 - (2x-2x^3)}{(1+x^2)^2} = \frac{-2x-2x^3-2x+2x^3}{(1+x^2)^2} = \frac{-4x}{(1+x^2)^2}$.
Next, calculate $1-u^2$:
$1-u^2 = 1 - \left(\frac{1-x^2}{1+x^2}\right)^2 = \frac{(1+x^2)^2 - (1-x^2)^2}{(1+x^2)^2}$
$1-u^2 = \frac{(1+2x^2+x^4) - (1-2x^2+x^4)}{(1+x^2)^2} = \frac{4x^2}{(1+x^2)^2}$.
So, $\sqrt{1-u^2} = \sqrt{\frac{4x^2}{(1+x^2)^2}} = \frac{\sqrt{4x^2}}{\sqrt{(1+x^2)^2}} = \frac{|2x|}{1+x^2} = \frac{2|x|}{1+x^2}$ (since $1+x^2 > 0$).
Note that this term is 0 if $x=0$, so $\frac{1}{\sqrt{1-u^2}}$ is undefined at $x=0$.
Now, apply the chain rule: $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$.
$\frac{dy}{dx} = \left(-\frac{1}{\frac{2|x|}{1+x^2}}\right) \cdot \left(\frac{-4x}{(1+x^2)^2}\right)$
$\frac{dy}{dx} = \left(-\frac{1+x^2}{2|x|}\right) \cdot \left(\frac{-4x}{(1+x^2)^2}\right)$
$\frac{dy}{dx} = \frac{(1+x^2) \cdot 4x}{2|x| \cdot (1+x^2)^2}$
Assuming $x \neq 0$ and $1+x^2 \neq 0$ (which is always true):
$\frac{dy}{dx} = \frac{4x}{2|x|(1+x^2)} = \frac{2x}{|x|(1+x^2)}$.
If $x > 0$, then $|x| = x$, so $\frac{dy}{dx} = \frac{2x}{x(1+x^2)} = \frac{2}{1+x^2}$.
If $x < 0$, then $|x| = -x$, so $\frac{dy}{dx} = \frac{2x}{-x(1+x^2)} = -\frac{2}{1+x^2}$.
This matches the result from the substitution method.
Conclusion:
The derivative of $y = \cos^{-1}\left(\frac{1-x^2}{1+x^2}\right)$ is:
$\frac{dy}{dx} = \begin{cases} \frac{2}{1+x^2} & , & x > 0 \\ -\frac{2}{1+x^2} & , & x < 0 \end{cases}$
The function is not differentiable at $x=0$.
Question 5. If $y = x^y$, find $\frac{dy}{dx}$.
Answer:
Given:
The implicit equation is $y = x^y$.
For this to be well-defined for real numbers, we generally assume $x > 0$ and $y > 0$. If $y$ can be non-integer, $x>0$ is necessary for $x^y$ to be real. If $y>0$, then $x^y > 0$. We also need $\log y$ and $\log x$ to be defined if we use logarithmic differentiation, so $y>0$ and $x>0$.
To Find:
The derivative $\frac{dy}{dx}$.
Solution:
Since the exponent contains $y$, we use logarithmic differentiation.
Given $y = x^y$.
Take the natural logarithm of both sides of the equation (assuming $y > 0$ and $x > 0$):
$\log y = \log (x^y)$
Using the logarithm property $\log(a^b) = b \log a$, we get:
$\log y = y \log x$
...(i)
Now, differentiate both sides of equation (i) with respect to $x$. Remember that $y$ is a function of $x$.
$\frac{d}{dx}(\log y) = \frac{d}{dx}(y \log x)$
For the left side, $\frac{d}{dx}(\log y) = \frac{1}{y} \frac{dy}{dx}$ (using the chain rule).
For the right side, $\frac{d}{dx}(y \log x)$, we use the product rule: $\frac{d}{dx}(uv) = \frac{du}{dx}v + u\frac{dv}{dx}$.
Let $u = y$ and $v = \log x$.
Then $\frac{du}{dx} = \frac{dy}{dx}$.
And $\frac{dv}{dx} = \frac{d}{dx}(\log x) = \frac{1}{x}$.
So, $\frac{d}{dx}(y \log x) = \frac{dy}{dx} \cdot \log x + y \cdot \frac{1}{x} = \frac{dy}{dx}\log x + \frac{y}{x}$.
Substituting these back into the differentiated equation:
$\frac{1}{y} \frac{dy}{dx} = \frac{dy}{dx}\log x + \frac{y}{x}$
Now, we need to solve for $\frac{dy}{dx}$. Group all terms containing $\frac{dy}{dx}$ on one side:
$\frac{1}{y} \frac{dy}{dx} - \frac{dy}{dx}\log x = \frac{y}{x}$
Factor out $\frac{dy}{dx}$ from the terms on the left side:
$\frac{dy}{dx} \left(\frac{1}{y} - \log x\right) = \frac{y}{x}$
Simplify the term in the parenthesis:
$\frac{1}{y} - \log x = \frac{1 - y\log x}{y}$
So, the equation becomes:
$\frac{dy}{dx} \left(\frac{1 - y\log x}{y}\right) = \frac{y}{x}$
Now, multiply both sides by $\frac{y}{1 - y\log x}$ to isolate $\frac{dy}{dx}$ (assuming $1 - y\log x \neq 0$):
$\frac{dy}{dx} = \frac{y}{x} \cdot \frac{y}{1 - y\log x}$
$\frac{dy}{dx} = \frac{y^2}{x(1 - y\log x)}$
We can also use $\log y = y \log x$ from (i). If we substitute $y \log x = \log y$ in the denominator:
$\frac{dy}{dx} = \frac{y^2}{x(1 - \log y)}$
This is valid as long as the denominator is not zero, i.e., $x \neq 0$ and $1 - y\log x \neq 0$ (or $1 - \log y \neq 0$).
Conclusion:
If $y = x^y$, then the derivative $\frac{dy}{dx} = \frac{y^2}{x(1 - y\log x)}$ or equivalently $\frac{dy}{dx} = \frac{y^2}{x(1 - \log y)}$. This holds under the conditions $x>0, y>0$ and $1 - y\log x \neq 0$.
Question 6. If $x = a (\theta + \sin \theta)$, $y = a (1 - \cos \theta)$, find $\frac{d^2y}{dx^2}$.
Answer:
Given:
The parametric equations are:
$x = a (\theta + \sin \theta)$
...(i)
$y = a (1 - \cos \theta)$
...(ii)
Here, $a$ is a constant and $\theta$ is the parameter.
To Find:
The second order derivative $\frac{d^2y}{dx^2}$.
Solution:
Step 1: Find $\frac{dx}{d\theta}$ and $\frac{dy}{d\theta}$.
Differentiate equation (i) with respect to $\theta$:
$\frac{dx}{d\theta} = \frac{d}{d\theta}(a (\theta + \sin \theta)) = a (1 + \cos \theta)$.
$\frac{dx}{d\theta} = a(1 + \cos \theta)$
...(iii)
Differentiate equation (ii) with respect to $\theta$:
$\frac{dy}{d\theta} = \frac{d}{d\theta}(a (1 - \cos \theta)) = a (0 - (-\sin \theta)) = a \sin \theta$.
$\frac{dy}{d\theta} = a\sin \theta$
...(iv)
Step 2: Find $\frac{dy}{dx}$.
Using the formula for parametric differentiation, $\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta}$:
$\frac{dy}{dx} = \frac{a\sin \theta}{a(1 + \cos \theta)}$
Assuming $a \neq 0$ and $1 + \cos \theta \neq 0$ (i.e., $\cos \theta \neq -1$, so $\theta \neq (2n+1)\pi$ for integer $n$):
$\frac{dy}{dx} = \frac{\sin \theta}{1 + \cos \theta}$
We can simplify this using half-angle identities:
$\sin \theta = 2\sin(\theta/2)\cos(\theta/2)$
$1 + \cos \theta = 2\cos^2(\theta/2)$
So, $\frac{dy}{dx} = \frac{2\sin(\theta/2)\cos(\theta/2)}{2\cos^2(\theta/2)} = \frac{\sin(\theta/2)}{\cos(\theta/2)} = \tan(\theta/2)$.
$\frac{dy}{dx} = \tan(\theta/2)$
...(v)
Step 3: Find $\frac{d^2y}{dx^2}$.
The second order derivative $\frac{d^2y}{dx^2}$ is the derivative of $\frac{dy}{dx}$ with respect to $x$.
$\frac{d^2y}{dx^2} = \frac{d}{dx}\left(\frac{dy}{dx}\right)$
Since $\frac{dy}{dx}$ is a function of $\theta$, we use the chain rule: $\frac{d}{dx}(f(\theta)) = \frac{d}{d\theta}(f(\theta)) \cdot \frac{d\theta}{dx}$.
We have $\frac{d\theta}{dx} = \frac{1}{dx/d\theta}$. From (iii), $\frac{dx}{d\theta} = a(1 + \cos \theta)$.
So, $\frac{d\theta}{dx} = \frac{1}{a(1 + \cos \theta)}$.
Let $P = \frac{dy}{dx} = \tan(\theta/2)$. We need to find $\frac{dP}{d\theta}$.
$\frac{dP}{d\theta} = \frac{d}{d\theta}(\tan(\theta/2))$
Using the chain rule, $\frac{d}{d\theta}(\tan u) = \sec^2 u \frac{du}{d\theta}$. Here $u = \theta/2$, so $\frac{du}{d\theta} = 1/2$.
$\frac{dP}{d\theta} = \sec^2(\theta/2) \cdot \frac{1}{2} = \frac{1}{2}\sec^2(\theta/2)$.
Now, $\frac{d^2y}{dx^2} = \frac{dP}{d\theta} \cdot \frac{d\theta}{dx}$:
$\frac{d^2y}{dx^2} = \left(\frac{1}{2}\sec^2(\theta/2)\right) \cdot \left(\frac{1}{a(1 + \cos \theta)}\right)$
Substitute $1 + \cos \theta = 2\cos^2(\theta/2)$:
$\frac{d^2y}{dx^2} = \frac{1}{2}\sec^2(\theta/2) \cdot \frac{1}{a(2\cos^2(\theta/2))}$
$\frac{d^2y}{dx^2} = \frac{1}{2} \cdot \frac{1}{\cos^2(\theta/2)} \cdot \frac{1}{2a\cos^2(\theta/2)}$
$\frac{d^2y}{dx^2} = \frac{1}{4a\cos^4(\theta/2)}$
This can also be written as $\frac{1}{4a} \sec^4(\theta/2)$.
This is valid when $\cos(\theta/2) \neq 0$, which means $\theta/2 \neq \frac{\pi}{2} + n\pi$, or $\theta \neq \pi + 2n\pi$. This is the same condition as $1+\cos\theta \neq 0$.
Conclusion:
If $x = a (\theta + \sin \theta)$ and $y = a (1 - \cos \theta)$, then the second order derivative is
$\frac{d^2y}{dx^2} = \frac{1}{4a\cos^4(\theta/2)}$ or $\frac{1}{4a} \sec^4(\theta/2)$, provided $\cos(\theta/2) \neq 0$.
Question 7. Verify Rolle's theorem for the function $f(x) = x^2 - 4x + 3$ on the interval $[1, 3]$.
Answer:
Given:
The function is $f(x) = x^2 - 4x + 3$.
The interval is $[a, b] = [1, 3]$.
To Verify:
Rolle's Theorem for the given function on the specified interval.
Conditions for Rolle's Theorem:
For a function $f(x)$ on a closed interval $[a, b]$, Rolle's Theorem states that if:
1. $f(x)$ is continuous on the closed interval $[a, b]$.
2. $f(x)$ is differentiable on the open interval $(a, b)$.
3. $f(a) = f(b)$.
Then, there exists at least one number $c$ in the open interval $(a, b)$ such that $f'(c) = 0$.
Verification:
Let's check the three conditions for $f(x) = x^2 - 4x + 3$ on $[1, 3]$.
Condition 1: Continuity on $[1, 3]$
$f(x) = x^2 - 4x + 3$ is a polynomial function. Polynomial functions are continuous for all real numbers. Therefore, $f(x)$ is continuous on the closed interval $[1, 3]$.
Condition 2: Differentiability on $(1, 3)$
First, find the derivative of $f(x)$:
$f'(x) = \frac{d}{dx}(x^2 - 4x + 3)$
$f'(x) = 2x - 4$
The derivative $f'(x) = 2x - 4$ is also a polynomial, which is defined for all real numbers. Therefore, $f(x)$ is differentiable on the open interval $(1, 3)$.
Condition 3: $f(a) = f(b)$
Here, $a = 1$ and $b = 3$. We need to check if $f(1) = f(3)$.
Calculate $f(1)$:
$f(1) = (1)^2 - 4(1) + 3 = 1 - 4 + 3 = 0$.
Calculate $f(3)$:
$f(3) = (3)^2 - 4(3) + 3 = 9 - 12 + 3 = 0$.
Since $f(1) = 0$ and $f(3) = 0$, we have $f(1) = f(3)$.
All three conditions of Rolle's Theorem are satisfied.
Finding $c$ such that $f'(c) = 0$:
According to Rolle's Theorem, there must exist at least one $c \in (1, 3)$ such that $f'(c) = 0$.
We have $f'(x) = 2x - 4$. Set $f'(c) = 0$:
$2c - 4 = 0$
$2c = 4$
$c = \frac{4}{2}$
$c = 2$
Now, we need to check if this value of $c$ lies in the open interval $(1, 3)$.
Since $1 < 2 < 3$, the value $c = 2$ is indeed in the interval $(1, 3)$.
Conclusion:
All three conditions of Rolle's Theorem are satisfied for the function $f(x) = x^2 - 4x + 3$ on the interval $[1, 3]$.
We found a value $c = 2$ such that $c \in (1, 3)$ and $f'(c) = 0$.
Thus, Rolle's Theorem is verified for the given function on the specified interval.
Question 8. Verify Lagrange's Mean Value Theorem for the function $f(x) = x^2 - 1$ on the interval $[2, 4]$.
Answer:
Given:
The function is $f(x) = x^2 - 1$.
The interval is $[a, b] = [2, 4]$.
To Verify:
Lagrange's Mean Value Theorem (LMVT) for the given function on the specified interval.
Conditions for Lagrange's Mean Value Theorem:
For a function $f(x)$ on a closed interval $[a, b]$, Lagrange's Mean Value Theorem states that if:
1. $f(x)$ is continuous on the closed interval $[a, b]$.
2. $f(x)$ is differentiable on the open interval $(a, b)$.
Then, there exists at least one number $c$ in the open interval $(a, b)$ such that $f'(c) = \frac{f(b) - f(a)}{b - a}$.
Verification:
Let's check the two conditions for $f(x) = x^2 - 1$ on $[2, 4]$.
Condition 1: Continuity on $[2, 4]$
$f(x) = x^2 - 1$ is a polynomial function. Polynomial functions are continuous for all real numbers. Therefore, $f(x)$ is continuous on the closed interval $[2, 4]$.
Condition 2: Differentiability on $(2, 4)$
First, find the derivative of $f(x)$:
$f'(x) = \frac{d}{dx}(x^2 - 1)$
$f'(x) = 2x - 0 = 2x$
The derivative $f'(x) = 2x$ is also a polynomial, which is defined for all real numbers. Therefore, $f(x)$ is differentiable on the open interval $(2, 4)$.
Both conditions of Lagrange's Mean Value Theorem are satisfied.
Finding $c$ such that $f'(c) = \frac{f(b) - f(a)}{b - a}$:
Here, $a = 2$ and $b = 4$.
First, calculate $f(a) = f(2)$:
$f(2) = (2)^2 - 1 = 4 - 1 = 3$.
Next, calculate $f(b) = f(4)$:
$f(4) = (4)^2 - 1 = 16 - 1 = 15$.
Now, calculate the slope of the secant line $\frac{f(b) - f(a)}{b - a}$:
$\frac{f(4) - f(2)}{4 - 2} = \frac{15 - 3}{2} = \frac{12}{2} = 6$.
According to LMVT, there must exist at least one $c \in (2, 4)$ such that $f'(c) = 6$.
We have $f'(x) = 2x$. So, $f'(c) = 2c$.
Set $f'(c) = 6$:
$2c = 6$
$c = \frac{6}{2}$
$c = 3$
Now, we need to check if this value of $c$ lies in the open interval $(2, 4)$.
Since $2 < 3 < 4$, the value $c = 3$ is indeed in the interval $(2, 4)$.
Conclusion:
Both conditions of Lagrange's Mean Value Theorem are satisfied for the function $f(x) = x^2 - 1$ on the interval $[2, 4]$.
We found a value $c = 3$ such that $c \in (2, 4)$ and $f'(c) = \frac{f(4) - f(2)}{4 - 2}$.
Thus, Lagrange's Mean Value Theorem is verified for the given function on the specified interval.
Question 9. If $y = \sin^{-1}x$, show that $(1-x^2)\frac{d^2y}{dx^2} - x\frac{dy}{dx} = 0$.
Answer:
Given:
The function is $y = \sin^{-1}x$.
This function is defined for $x \in [-1, 1]$. Its derivative is defined for $x \in (-1, 1)$.
To Show:
$(1-x^2)\frac{d^2y}{dx^2} - x\frac{dy}{dx} = 0$.
Proof:
Given $y = \sin^{-1}x$.
Step 1: Find the first derivative $\frac{dy}{dx}$.
$\frac{dy}{dx} = \frac{d}{dx}(\sin^{-1}x)$
The derivative of $\sin^{-1}x$ with respect to $x$ is $\frac{1}{\sqrt{1-x^2}}$.
$\frac{dy}{dx} = \frac{1}{\sqrt{1-x^2}} = (1-x^2)^{-1/2}$
...(i)
This is valid for $x \in (-1, 1)$.
Step 2: Find the second derivative $\frac{d^2y}{dx^2}$.
We differentiate $\frac{dy}{dx}$ with respect to $x$:
$\frac{d^2y}{dx^2} = \frac{d}{dx}\left((1-x^2)^{-1/2}\right)$
Using the chain rule, let $u = 1-x^2$. Then $\frac{du}{dx} = -2x$.
$\frac{d^2y}{dx^2} = \frac{d}{du}(u^{-1/2}) \cdot \frac{du}{dx}$
$\frac{d}{du}(u^{-1/2}) = -\frac{1}{2}u^{-1/2 - 1} = -\frac{1}{2}u^{-3/2}$.
So, $\frac{d^2y}{dx^2} = \left(-\frac{1}{2}(1-x^2)^{-3/2}\right) \cdot (-2x)$
$\frac{d^2y}{dx^2} = x(1-x^2)^{-3/2}$
$\frac{d^2y}{dx^2} = \frac{x}{(1-x^2)^{3/2}}$
...(ii)
This is also valid for $x \in (-1, 1)$.
Step 3: Substitute $\frac{dy}{dx}$ and $\frac{d^2y}{dx^2}$ into the given expression.
The expression to verify is $(1-x^2)\frac{d^2y}{dx^2} - x\frac{dy}{dx}$.
Substitute from (i) and (ii):
$(1-x^2)\left(\frac{x}{(1-x^2)^{3/2}}\right) - x\left(\frac{1}{(1-x^2)^{1/2}}\right)$
Simplify the first term: $(1-x^2)^1 \cdot x \cdot (1-x^2)^{-3/2} = x(1-x^2)^{1 - 3/2} = x(1-x^2)^{-1/2}$.
So the expression becomes:
$x(1-x^2)^{-1/2} - x(1-x^2)^{-1/2}$
This simplifies to:
$\frac{x}{\sqrt{1-x^2}} - \frac{x}{\sqrt{1-x^2}}$
$= 0$
Alternate method for Step 2 and 3:
From (i): $\frac{dy}{dx} = \frac{1}{\sqrt{1-x^2}}$.
We can write this as $\sqrt{1-x^2} \frac{dy}{dx} = 1$.
Square both sides (assuming $x \in (-1,1)$ so $\sqrt{1-x^2} > 0$):
$(1-x^2) \left(\frac{dy}{dx}\right)^2 = 1^2 = 1$.
Now, differentiate this equation with respect to $x$ using the product rule for the left side.
Let $u = (1-x^2)$ and $v = \left(\frac{dy}{dx}\right)^2$.
$\frac{du}{dx} = -2x$.
$\frac{dv}{dx} = \frac{d}{dx}\left(\left(\frac{dy}{dx}\right)^2\right) = 2\left(\frac{dy}{dx}\right) \cdot \frac{d}{dx}\left(\frac{dy}{dx}\right) = 2\frac{dy}{dx}\frac{d^2y}{dx^2}$.
Applying the product rule $\frac{d}{dx}(uv) = \frac{du}{dx}v + u\frac{dv}{dx}$ to the left side $(1-x^2) \left(\frac{dy}{dx}\right)^2$:
$(-2x)\left(\frac{dy}{dx}\right)^2 + (1-x^2)\left(2\frac{dy}{dx}\frac{d^2y}{dx^2}\right) = \frac{d}{dx}(1) = 0$.
So, $-2x\left(\frac{dy}{dx}\right)^2 + 2(1-x^2)\frac{dy}{dx}\frac{d^2y}{dx^2} = 0$.
Since $y = \sin^{-1}x$ for $x \in (-1,1)$, $\frac{dy}{dx} = \frac{1}{\sqrt{1-x^2}} \neq 0$. We can divide the entire equation by $2\frac{dy}{dx}$ (which is non-zero):
$\frac{-2x\left(\frac{dy}{dx}\right)^2}{2\frac{dy}{dx}} + \frac{2(1-x^2)\frac{dy}{dx}\frac{d^2y}{dx^2}}{2\frac{dy}{dx}} = 0$
$-x\frac{dy}{dx} + (1-x^2)\frac{d^2y}{dx^2} = 0$
Rearranging the terms gives:
$(1-x^2)\frac{d^2y}{dx^2} - x\frac{dy}{dx} = 0$.
This proves the required relation.
Conclusion:
For $y = \sin^{-1}x$, we have shown that $(1-x^2)\frac{d^2y}{dx^2} - x\frac{dy}{dx} = 0$ for $x \in (-1, 1)$.
Question 10. Examine the continuity and differentiability of the function $f(x) = |x-1|$ at $x = 1$.
Answer:
Given:
The function is $f(x) = |x-1|$.
The point at which continuity and differentiability are to be examined is $x = 1$.
The absolute value function $f(x) = |x-1|$ can be defined piecewise as:
$f(x) = \begin{cases} x-1 & , & \text{if } x-1 \geq 0 \implies x \geq 1 \\ -(x-1) & , & \text{if } x-1 < 0 \implies x < 1 \end{cases}$
So, $f(x) = \begin{cases} x-1 & , & x \geq 1 \\ 1-x & , & x < 1 \end{cases}$
Part 1: Examination of Continuity at $x = 1$
Conditions for Continuity at $x=c$:
1. $f(c)$ is defined.
2. $\lim\limits_{x \to c} f(x)$ exists (i.e., LHL = RHL).
3. $\lim\limits_{x \to c} f(x) = f(c)$.
Here, $c=1$.
Step 1.1: Evaluate $f(1)$.
For $x = 1$, we use $f(x) = x-1$ (since $x \geq 1$).
$f(1) = 1-1 = 0$.
$f(1)$ is defined.
Step 1.2: Evaluate the Left-Hand Limit (LHL) at $x = 1$.
$\text{LHL} = \lim\limits_{x \to 1^-} f(x)$
For $x < 1$, $f(x) = 1-x$.
$\text{LHL} = \lim\limits_{x \to 1^-} (1-x) = 1-1 = 0$.
Step 1.3: Evaluate the Right-Hand Limit (RHL) at $x = 1$.
$\text{RHL} = \lim\limits_{x \to 1^+} f(x)$
For $x > 1$, $f(x) = x-1$.
$\text{RHL} = \lim\limits_{x \to 1^+} (x-1) = 1-1 = 0$.
Step 1.4: Check if the limit exists and equals $f(1)$.
Since LHL = RHL = 0, $\lim\limits_{x \to 1} f(x) = 0$.
Also, $f(1) = 0$.
Since $\lim\limits_{x \to 1} f(x) = f(1)$, the function $f(x) = |x-1|$ is continuous at $x = 1$.
Part 2: Examination of Differentiability at $x = 1$
Condition for Differentiability at $x=c$:
A function $f(x)$ is differentiable at $x=c$ if the Left-Hand Derivative (LHD) at $x=c$ is equal to the Right-Hand Derivative (RHD) at $x=c$.
$\text{LHD at } x=c \text{ is } \lim\limits_{h \to 0^+} \frac{f(c-h) - f(c)}{-h}$ or $\lim\limits_{x \to c^-} \frac{f(x) - f(c)}{x - c}$.
$\text{RHD at } x=c \text{ is } \lim\limits_{h \to 0^+} \frac{f(c+h) - f(c)}{h}$ or $\lim\limits_{x \to c^+} \frac{f(x) - f(c)}{x - c}$.
Here, $c=1$ and $f(1)=0$.
Step 2.1: Calculate the Left-Hand Derivative (LHD) at $x = 1$.
$\text{LHD} = \lim\limits_{x \to 1^-} \frac{f(x) - f(1)}{x - 1}$
For $x < 1$, $f(x) = 1-x$. And $f(1) = 0$.
$\text{LHD} = \lim\limits_{x \to 1^-} \frac{(1-x) - 0}{x - 1}$
$\text{LHD} = \lim\limits_{x \to 1^-} \frac{-(x-1)}{x - 1}$
$\text{LHD} = \lim\limits_{x \to 1^-} (-1)$
$\text{LHD} = -1$
...(i)
Step 2.2: Calculate the Right-Hand Derivative (RHD) at $x = 1$.
$\text{RHD} = \lim\limits_{x \to 1^+} \frac{f(x) - f(1)}{x - 1}$
For $x > 1$, $f(x) = x-1$. And $f(1) = 0$.
$\text{RHD} = \lim\limits_{x \to 1^+} \frac{(x-1) - 0}{x - 1}$
$\text{RHD} = \lim\limits_{x \to 1^+} \frac{x-1}{x - 1}$
$\text{RHD} = \lim\limits_{x \to 1^+} (1)$
$\text{RHD} = 1$
...(ii)
Step 2.3: Compare LHD and RHD.
From (i), LHD = -1.
From (ii), RHD = 1.
Since LHD $\neq$ RHD (i.e., $-1 \neq 1$), the function $f(x) = |x-1|$ is not differentiable at $x = 1$.
Conclusion:
The function $f(x) = |x-1|$ is:
1. Continuous at $x = 1$.
2. Not differentiable at $x = 1$.
Question 11. If $y = (x^2 + 1)^{x} + x^{(x^2 + 1)}$, find $\frac{dy}{dx}$.
Answer:
Given:
The function is $y = (x^2 + 1)^{x} + x^{(x^2 + 1)}$.
For this function to be well-defined, we assume $x > 0$ because of the term $x^{(x^2+1)}$. Also $x^2+1 > 0$ is always true.
To Find:
The derivative $\frac{dy}{dx}$.
Solution:
Let $u = (x^2 + 1)^{x}$ and $v = x^{(x^2 + 1)}$.
Then $y = u + v$.
So, $\frac{dy}{dx} = \frac{du}{dx} + \frac{dv}{dx}$.
We will find $\frac{du}{dx}$ and $\frac{dv}{dx}$ separately using logarithmic differentiation.
Step 1: Find $\frac{du}{dx}$ for $u = (x^2 + 1)^{x}$.
Take the natural logarithm of both sides:
$\log u = \log((x^2 + 1)^{x})$
$\log u = x \log(x^2 + 1)$
Differentiate both sides with respect to $x$ using the product rule for the right side:
$\frac{1}{u}\frac{du}{dx} = \frac{d}{dx}(x) \cdot \log(x^2+1) + x \cdot \frac{d}{dx}(\log(x^2+1))$
$\frac{1}{u}\frac{du}{dx} = 1 \cdot \log(x^2+1) + x \cdot \left(\frac{1}{x^2+1} \cdot \frac{d}{dx}(x^2+1)\right)$
$\frac{1}{u}\frac{du}{dx} = \log(x^2+1) + x \cdot \left(\frac{1}{x^2+1} \cdot 2x\right)$
$\frac{1}{u}\frac{du}{dx} = \log(x^2+1) + \frac{2x^2}{x^2+1}$
$\frac{du}{dx} = u \left( \log(x^2+1) + \frac{2x^2}{x^2+1} \right)$
Substitute back $u = (x^2 + 1)^{x}$:
$\frac{du}{dx} = (x^2 + 1)^{x} \left( \log(x^2+1) + \frac{2x^2}{x^2+1} \right)$
...(i)
Step 2: Find $\frac{dv}{dx}$ for $v = x^{(x^2 + 1)}$.
Take the natural logarithm of both sides:
$\log v = \log(x^{(x^2 + 1)})$
$\log v = (x^2 + 1) \log x$
Differentiate both sides with respect to $x$ using the product rule for the right side:
$\frac{1}{v}\frac{dv}{dx} = \frac{d}{dx}(x^2+1) \cdot \log x + (x^2+1) \cdot \frac{d}{dx}(\log x)$
$\frac{1}{v}\frac{dv}{dx} = (2x) \cdot \log x + (x^2+1) \cdot \frac{1}{x}$
$\frac{1}{v}\frac{dv}{dx} = 2x \log x + \frac{x^2+1}{x}$
$\frac{1}{v}\frac{dv}{dx} = 2x \log x + x + \frac{1}{x}$
$\frac{dv}{dx} = v \left( 2x \log x + x + \frac{1}{x} \right)$
Substitute back $v = x^{(x^2 + 1)}$:
$\frac{dv}{dx} = x^{(x^2 + 1)} \left( 2x \log x + x + \frac{1}{x} \right)$
...(ii)
Step 3: Combine $\frac{du}{dx}$ and $\frac{dv}{dx}$ to find $\frac{dy}{dx}$.
$\frac{dy}{dx} = \frac{du}{dx} + \frac{dv}{dx}$
Substitute the expressions from (i) and (ii):
$\frac{dy}{dx} = (x^2 + 1)^{x} \left( \log(x^2+1) + \frac{2x^2}{x^2+1} \right) + x^{(x^2 + 1)} \left( 2x \log x + x + \frac{1}{x} \right)$
Conclusion:
The derivative of $y = (x^2 + 1)^{x} + x^{(x^2 + 1)}$ is:
$\frac{dy}{dx} = (x^2 + 1)^{x} \left[ \log(x^2+1) + \frac{2x^2}{x^2+1} \right] + x^{(x^2 + 1)} \left[ 2x \log x + x + \frac{1}{x} \right]$
(Assuming $x > 0$)
Question 12. If $x\sqrt{1+y} + y\sqrt{1+x} = 0$, prove that $\frac{dy}{dx} = -\frac{1}{(1+x)^2}$.
Answer:
Given:
The implicit equation $x\sqrt{1+y} + y\sqrt{1+x} = 0$.
For the square roots to be defined, we must have $1+y \ge 0 \implies y \ge -1$ and $1+x \ge 0 \implies x \ge -1$.
To Prove:
$\frac{dy}{dx} = -\frac{1}{(1+x)^2}$.
Proof:
Method 1: Algebraic Simplification before Differentiation
Given equation: $x\sqrt{1+y} + y\sqrt{1+x} = 0$.
Rearrange the terms:
$x\sqrt{1+y} = -y\sqrt{1+x}$
Square both sides of the equation:
$(x\sqrt{1+y})^2 = (-y\sqrt{1+x})^2$
$x^2(1+y) = y^2(1+x)$
$x^2 + x^2y = y^2 + y^2x$
Rearrange the terms to group $x$ and $y$ related terms:
$x^2 - y^2 + x^2y - y^2x = 0$
Factor the terms:
$(x-y)(x+y) + xy(x-y) = 0$
Factor out $(x-y)$:
$(x-y)[(x+y) + xy] = 0$
This implies either $x-y = 0$ or $(x+y) + xy = 0$.
Case 1: $x-y = 0$
If $x-y=0$, then $y=x$. Substitute this back into the original equation:
$x\sqrt{1+x} + x\sqrt{1+x} = 0$
$2x\sqrt{1+x} = 0$
This implies $x=0$ or $\sqrt{1+x}=0 \implies x=-1$.
If $x=0$, then $y=0$. This point $(0,0)$ satisfies the original equation.
If $x=-1$, then $y=-1$. This point $(-1,-1)$ satisfies the original equation.
If $y=x$ generally, then $\frac{dy}{dx} = 1$. This does not match the expression we need to prove, so we consider the other case. The problem usually implies $x \neq y$ for non-trivial cases.
Case 2: $(x+y) + xy = 0$
$x+y+xy = 0$
We want to find $\frac{dy}{dx}$, so let's express $y$ in terms of $x$ from this equation:
$y + xy = -x$
$y(1+x) = -x$
Assuming $1+x \neq 0$ (i.e., $x \neq -1$):
$y = -\frac{x}{1+x}$
...(i)
Now, differentiate $y$ with respect to $x$ using the quotient rule: $\frac{d}{dx}\left(\frac{u}{v}\right) = \frac{u'v - uv'}{v^2}$.
Let $u = -x$ and $v = 1+x$.
$u' = \frac{d}{dx}(-x) = -1$.
$v' = \frac{d}{dx}(1+x) = 1$.
$\frac{dy}{dx} = \frac{(-1)(1+x) - (-x)(1)}{(1+x)^2}$
$\frac{dy}{dx} = \frac{-(1+x) + x}{(1+x)^2}$
$\frac{dy}{dx} = \frac{-1-x+x}{(1+x)^2}$
$\frac{dy}{dx} = \frac{-1}{(1+x)^2}$
This is the required result.
We need to check if the substitution $y = -\frac{x}{1+x}$ is consistent with the original equation's domain. We need $1+y \ge 0$.
$1+y = 1 - \frac{x}{1+x} = \frac{1+x-x}{1+x} = \frac{1}{1+x}$.
For $1+y \ge 0$, we need $\frac{1}{1+x} \ge 0$, which means $1+x > 0$, so $x > -1$. This is consistent with our assumption for division and the domain of $\sqrt{1+x}$. When $x=-1$, $y$ is undefined from (i), but the original equation holds if $y=-1$. However, differentiation is not considered at such a point typically.
Method 2: Implicit Differentiation from the start (more tedious)
Differentiate $x\sqrt{1+y} + y\sqrt{1+x} = 0$ with respect to $x$.
$\frac{d}{dx}(x\sqrt{1+y}) + \frac{d}{dx}(y\sqrt{1+x}) = 0$
For the first term: $1 \cdot \sqrt{1+y} + x \cdot \frac{1}{2\sqrt{1+y}} \frac{dy}{dx}$
For the second term: $\frac{dy}{dx} \cdot \sqrt{1+x} + y \cdot \frac{1}{2\sqrt{1+x}}$
So, $\left(\sqrt{1+y} + \frac{x}{2\sqrt{1+y}}\frac{dy}{dx}\right) + \left(\sqrt{1+x}\frac{dy}{dx} + \frac{y}{2\sqrt{1+x}}\right) = 0$
$\frac{dy}{dx}\left(\frac{x}{2\sqrt{1+y}} + \sqrt{1+x}\right) = -\left(\sqrt{1+y} + \frac{y}{2\sqrt{1+x}}\right)$
$\frac{dy}{dx}\left(\frac{x + 2\sqrt{1+y}\sqrt{1+x}}{2\sqrt{1+y}}\right) = -\left(\frac{2\sqrt{1+x}\sqrt{1+y} + y}{2\sqrt{1+x}}\right)$
$\frac{dy}{dx} = -\frac{2\sqrt{1+x}\sqrt{1+y} + y}{x + 2\sqrt{1+y}\sqrt{1+x}} \cdot \frac{2\sqrt{1+y}}{2\sqrt{1+x}}$
$\frac{dy}{dx} = -\frac{(2\sqrt{(1+x)(1+y)} + y)\sqrt{1+y}}{(x + 2\sqrt{(1+x)(1+y)})\sqrt{1+x}}$
From $x\sqrt{1+y} = -y\sqrt{1+x}$, we have $\sqrt{1+y} = -\frac{y}{x}\sqrt{1+x}$. Substituting this would be very complex. The algebraic simplification (Method 1) is far superior.
Conclusion:
Assuming $x \neq y$ and $x > -1$, we have shown that $\frac{dy}{dx} = -\frac{1}{(1+x)^2}$.